Searched refs:server_start_mutex (Results 1 – 1 of 1) sorted by relevance
310 static GMutex server_start_mutex; variable330 g_mutex_lock (&server_start_mutex); in run_server_thread()332 g_mutex_unlock (&server_start_mutex); in run_server_thread()377 g_mutex_lock (&server_start_mutex); in soup_test_server_new()380 g_cond_wait (&server_start_cond, &server_start_mutex); in soup_test_server_new()381 g_mutex_unlock (&server_start_mutex); in soup_test_server_new()