Searched defs:wait_func (Results 1 – 3 of 3) 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
232 GstVulkanTrashListWait wait_func; member
31 typedef int (*wait_func)(struct worker_config* c, const int* flag); typedef