Searched refs:unittest_handle_set (Results 1 – 1 of 1) sorted by relevance
51 static struct handle* unittest_handle_set; variable155 ret = handle_set_wait(unittest_handle_set, &evt, INFINITE_TIME); in unittest_loop()207 if (!unittest_handle_set) { in unittest_add_locked()208 unittest_handle_set = handle_set_create(); in unittest_add_locked()209 if (!unittest_handle_set) { in unittest_add_locked()229 ret = handle_set_attach(unittest_handle_set, &test->_href); in unittest_add_locked()234 test->_href.handle, unittest_handle_set); in unittest_add_locked()