Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmsg.c1100 int error = 0, wait_wakeup = 0; in msgsnd() local
1176 wait_wakeup = 0; in msgsnd()
1193 wait_wakeup = 1; in msgsnd()
1244 if (wait_wakeup && error) { in msgsnd()