Home
last modified time | relevance | path

Searched defs:client_thread (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/accept/
Daccept02.c82 static void *client_thread(void *arg) in client_thread() function
/third_party/grpc/src/php/tests/interop/
Dxds_client.php256 $client_thread = new ClientThread($args['server'], $args['qps'], variable
/third_party/glib/gio/tests/
Dgdbus-auth.c168 GThread *client_thread; in test_auth_mechanism() local
/third_party/grpc/test/core/network_benchmarks/
Dlow_level_ping_pong.cc294 static void client_thread(thread_args* args) { in client_thread() function
/third_party/weston/tests/
Dweston-test.c64 pthread_t client_thread; member