Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ wait
Method
wait
dlib/sync_extension/sync_extension_kernel_1.h:41–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
) const { m.unlock(); }
40
41
void wait (
42
) const { s.wait(); }
43
44
bool wait_or_timeout (
45
unsigned long milliseconds
Callers
3
thread
Function · 0.45
clear
Method · 0.45
start_accepting_connections
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected