Home
last modified time | relevance | path

Searched refs:WQL_NULL (Results 1 – 4 of 4) sorted by relevance

/xnu-8796.141.3/osfmk/kern/
H A Dwaitq.h166 #define WQL_NULL ((waitq_link_t){ .wqlh = NULL }) macro
H A Dwaitq.c1925 *linkp = WQL_NULL; in waitq_link_locked()
2176 *linkp = WQL_NULL; in select_set_link()
/xnu-8796.141.3/osfmk/ipc/
H A Dmach_port.c1393 waitq_link_t link = WQL_NULL; in mach_port_move_member()
/xnu-8796.141.3/bsd/kern/
H A Dsys_generic.c1596 waitq_link_t link = WQL_NULL; in selscan()