Searched refs:remove_first (Results 1 – 2 of 2) sorted by relevance
335 AwakableList remove_first; in TEST() local336 remove_first.Add(&remove2, MOJO_HANDLE_SIGNAL_WRITABLE, 0); in TEST()337 remove_first.Add(&keep0, MOJO_HANDLE_SIGNAL_WRITABLE, 0); in TEST()338 remove_first.Add(&keep1, MOJO_HANDLE_SIGNAL_WRITABLE, 0); in TEST()340 remove_first.AwakeForStateChange(hss); in TEST()345 remove_first.AwakeForStateChange(hss); in TEST()350 remove_first.Remove(&keep0); in TEST()351 remove_first.Remove(&keep1); in TEST()
199 a_attr a_type *a_prefix##remove_first(a_ph_type *ph); \258 a_prefix##remove_first(a_ph_type *ph) \