Searched refs:sdp_lock (Results 1 – 1 of 1) sorted by relevance
43 static pthread_mutex_t sdp_lock = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP; variable109 pthread_mutex_lock(&sdp_lock); in sdp_server_cleanup()118 pthread_mutex_unlock(&sdp_lock); in sdp_server_cleanup()195 pthread_mutex_lock(&sdp_lock); in alloc_sdp_slot()204 pthread_mutex_unlock(&sdp_lock); in alloc_sdp_slot()221 pthread_mutex_lock(&sdp_lock); in free_sdp_slot()230 pthread_mutex_unlock(&sdp_lock); in free_sdp_slot()251 pthread_mutex_lock(&sdp_lock); in start_create_sdp()258 pthread_mutex_unlock(&sdp_lock); in start_create_sdp()268 pthread_mutex_lock(&sdp_lock); in set_sdp_handle()[all …]