Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dwaitq.h132 #define WQL_NULL ((waitq_link_t){ .wqlh = NULL }) macro
H A Dwaitq.c1840 *linkp = WQL_NULL; in waitq_link_locked()
2091 *linkp = WQL_NULL; in select_set_link()
/xnu-8020.140.41/osfmk/ipc/
H A Dmach_port.c1422 waitq_link_t link = WQL_NULL; in mach_port_move_member()
/xnu-8020.140.41/bsd/kern/
H A Dsys_generic.c1662 waitq_link_t link = WQL_NULL; in selscan()