Home
last modified time | relevance | path

Searched refs:runit (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/coroutine/example/asymmetric/
Decho.cpp23 void runit( push_coro_t & sink1) in runit() function
38 pull_coro_t source( runit); in main()
/third_party/python/Lib/idlelib/
Dpyshell.py1330 self.runit()
1362 def runit(self): member in PyShell