Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dsysv_msg.c109 #define SYSV_MSG_SUBSYS_LOCK() lck_mtx_lock(&sysv_msg_subsys_mutex) macro
382 SYSV_MSG_SUBSYS_LOCK(); in msgctl()
510 SYSV_MSG_SUBSYS_LOCK(); in msgctl()
561 SYSV_MSG_SUBSYS_LOCK(); in msgctl()
589 SYSV_MSG_SUBSYS_LOCK(); in msgget()
724 SYSV_MSG_SUBSYS_LOCK(); in msgsnd_nocancel()
983 SYSV_MSG_SUBSYS_LOCK(); in msgsnd_nocancel()
991 SYSV_MSG_SUBSYS_LOCK(); in msgsnd_nocancel()
1041 SYSV_MSG_SUBSYS_LOCK(); in msgsnd_nocancel()
1154 SYSV_MSG_SUBSYS_LOCK(); in msgrcv_nocancel()
[all …]