MCPcopy Create free account
hub / github.com/OSGeo/PROJ / pj_acquire_lock

Function pj_acquire_lock

src/mutex.cpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39/************************************************************************/
40
41void pj_acquire_lock() { core_lock.lock(); }
42
43/************************************************************************/
44/* pj_release_lock() */

Callers 4

pj_clear_initcacheFunction · 0.85
pj_search_initcacheFunction · 0.85
pj_insert_initcacheFunction · 0.85
proj_infoFunction · 0.85

Calls 1

lockMethod · 0.80

Tested by

no test coverage detected