MCPcopy Create free account
hub / github.com/RcppCore/RcppParallel / lock

Method lock

inst/include/tthread/tinythread.h:281–288  ·  view source on GitHub ↗

Lock the mutex. The method will block the calling thread until a lock on the mutex can be obtained. The mutex remains locked until @c unlock() is called. @see lock_guard

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

lock_guardMethod · 0.45
waitMethod · 0.45
joinableMethod · 0.45
detachMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected