Searched refs:thread_worker (Results 1 – 2 of 2) sorted by relevance
115 void *thread_worker(void *arg) in thread_worker() function174 worker = create_fifo_thread(thread_worker, NULL, 10); in main()
316 static void thread_worker(void* arg) { in thread_worker() function342 grpc_core::Thread("alts_tsi_handshaker", &thread_worker, nullptr); in init_shared_resources()