Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsysv_msg.c87 static bool msg_realloc_state; variable
166 msg_realloc_state = false; in msginit()
234 if (msg_realloc_state) { in msgrealloc()
239 msg_realloc_state = true; in msgrealloc()
410 msg_realloc_state = false; in msgrealloc()
726 while (__predict_false(msg_realloc_state)) in msgsnd1()
823 if (msg_realloc_state) { in msgsnd1()
1036 while (__predict_false(msg_realloc_state)) in msgrcv1()
1165 if (msg_realloc_state) { in msgrcv1()