Home
last modified time | relevance | path

Searched defs:gaia_cache_semaphore (Results 1 – 1 of 1) sorted by relevance

/dports/databases/spatialite/libspatialite-5.0.1/src/connection_cache/
H A Dalloc_cache.c114 static CRITICAL_SECTION gaia_cache_semaphore; variable
116 static pthread_mutex_t gaia_cache_semaphore = PTHREAD_MUTEX_INITIALIZER; variable