MCPcopy 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

threadFunction · 0.45
clearMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected