Searched refs:get_web_dir_lock (Results 1 – 3 of 3) sorted by relevance
69 pthread_rwlock_t* get_web_dir_lock();
464 pthread_rwlock_t* get_web_dir_lock() in get_web_dir_lock() function
2772 if(pthread_rwlock_rdlock(get_web_dir_lock()) == 0){ in ls()2779 pthread_rwlock_unlock(get_web_dir_lock()); in ls()