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

Function lock

inst/include/tthread/tinythread.h:189–198  ·  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

DoOneTimeInitializationFunction · 0.85
upgradeMethod · 0.85
upgradeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected