Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dwaitq.h162 #define WQL_NULL ((waitq_link_t){ .wqlh = NULL }) macro
H A Dwaitq.c1847 *linkp = WQL_NULL; in waitq_link_locked()
2098 *linkp = WQL_NULL; in select_set_link()
/xnu-8792.41.9/osfmk/ipc/
H A Dmach_port.c1393 waitq_link_t link = WQL_NULL; in mach_port_move_member()
/xnu-8792.41.9/bsd/kern/
H A Dsys_generic.c1603 waitq_link_t link = WQL_NULL; in selscan()