Searched refs:queue_enter (Results 1 – 3 of 3) sorted by relevance
355 #define queue_enter(head, elt, type, field) \ macro
578 queue_enter(list, cur_thr_act, thread_act_t, thr_acts); in task_terminate()
1476 queue_enter(&port_alloc_queue, port, ipc_port_t, ip_port_links); in ipc_port_init_debug()