MCPcopy Create free account
hub / github.com/Singular/Singular / wait_signal

Function wait_signal

kernel/oswrapper/vspace.cc:420–422  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

418}
419
420ipc_signal_t wait_signal(bool lock) {
421 return check_signal(true, lock);
422}
423
424} // namespace internals
425

Callers 4

lockMethod · 0.85
fork_processFunction · 0.85
waitMethod · 0.85
readMethod · 0.85

Calls 1

check_signalFunction · 0.85

Tested by

no test coverage detected