Searched refs:thread_function (Results 1 – 1 of 1) sorted by relevance
319 static void *thread_function(void *data) in thread_function() function580 server->thread = g_thread_new(NULL, thread_function, server->loop); in test_server_new()