Searched refs:aio_mutex (Results 1 – 2 of 2) sorted by relevance
67 pthread_mutex_t aio_mutex; member
154 pthread_mutex_lock(&pdata->aio_mutex); in async_io()158 pthread_mutex_unlock(&pdata->aio_mutex); in async_io()204 pthread_mutex_unlock(&pdata->aio_mutex); in async_io()1392 pthread_mutex_init(&pdata.aio_mutex, NULL); in interpreter()