Home
last modified time | relevance | path

Searched refs:server_start_cond (Results 1 – 1 of 1) sorted by relevance

/third_party/libsoup/tests/
Dtest-utils.c311 static GCond server_start_cond; variable
331 g_cond_signal (&server_start_cond); in run_server_thread()
380 g_cond_wait (&server_start_cond, &server_start_mutex); in soup_test_server_new()