Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/kern/
H A Dwaitq.h166 #define WQL_NULL ((waitq_link_t){ .wqlh = NULL }) macro
H A Dwaitq.c1927 *linkp = WQL_NULL; in waitq_link_locked()
2178 *linkp = WQL_NULL; in select_set_link()
/xnu-11417.101.15/osfmk/ipc/
H A Dmach_port.c1411 waitq_link_t link = WQL_NULL; in mach_port_move_member()
/xnu-11417.101.15/bsd/kern/
H A Dsys_generic.c1592 waitq_link_t link = WQL_NULL; in selscan()