Searched refs:__aio_cache_lock (Results 1 – 1 of 1) sorted by relevance
158 mutex_t __aio_cache_lock = DEFAULTMUTEX; variable172 lmutex_lock(&__aio_cache_lock); in _aio_req_alloc()177 lmutex_unlock(&__aio_cache_lock); in _aio_req_alloc()196 lmutex_unlock(&__aio_cache_lock); in _aio_req_alloc()217 lmutex_lock(&__aio_cache_lock); in _aio_req_free()226 lmutex_unlock(&__aio_cache_lock); in _aio_req_free()339 (void) mutex_init(&__aio_cache_lock, USYNC_THREAD, NULL); in postfork1_child_aio()