Searched defs:wait_func (Results 1 – 2 of 2) sorted by relevance
87 def _test_wait_multiple(self, wait_func): argument103 def _test_wait_single(self, wait_func): argument387 def check_sigwait(self, wait_func): argument417 def wait_func(signum): function425 def wait_func(signum): function
31 typedef int (*wait_func)(struct worker_config* c, const int* flag); typedef