Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dsysv_msg.c110 #define SYSV_MSG_SUBSYS_UNLOCK() lck_mtx_unlock(&sysv_msg_subsys_mutex) macro
492 SYSV_MSG_SUBSYS_UNLOCK(); in msgctl()
551 SYSV_MSG_SUBSYS_UNLOCK(); in msgctl()
576 SYSV_MSG_SUBSYS_UNLOCK(); in msgctl()
698 SYSV_MSG_SUBSYS_UNLOCK(); in msgget()
981 SYSV_MSG_SUBSYS_UNLOCK(); in msgsnd_nocancel()
987 SYSV_MSG_SUBSYS_UNLOCK(); in msgsnd_nocancel()
1039 SYSV_MSG_SUBSYS_UNLOCK(); in msgsnd_nocancel()
1126 SYSV_MSG_SUBSYS_UNLOCK(); in msgsnd_nocancel()
1408 SYSV_MSG_SUBSYS_UNLOCK(); in msgrcv_nocancel()
[all …]