Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
420
ipc_signal_t wait_signal(bool lock) {
421
return check_signal(true, lock);
422
}
423
424
} // namespace internals
425
Callers
4
lock
Method · 0.85
fork_process
Function · 0.85
wait
Method · 0.85
read
Method · 0.85
Calls
1
check_signal
Function · 0.85
Tested by
no test coverage detected