Home
last modified time | relevance | path

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

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