Searched defs:thread_fun (Results 1 – 3 of 3) sorted by relevance
60 auto thread_fun = [&]() { in TEST() local
57 static void *thread_fun(void *arg) in thread_fun() function