Home
last modified time | relevance | path

Searched refs:ipc_port_lock_check_aligned (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/osfmk/ipc/
H A Dipc_port.h303 #define ip_mq_lock_check_aligned(port) ipc_port_lock_check_aligned(port)
638 extern void ipc_port_lock_check_aligned(
H A Dipc_port.c172 ipc_port_lock_check_aligned(ipc_port_t port) in ipc_port_lock_check_aligned() function