Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/accept/
Daccept02.c83 static void *client_thread(void *arg) in client_thread() function
/third_party/liburing/test/
Dring-leak2.c156 static void *client_thread(void *arg) in client_thread() function
/third_party/grpc/src/php/tests/interop/
Dxds_client.php506 $client_thread = new ClientThread($rpc_config, variable
/third_party/grpc/test/core/network_benchmarks/
Dlow_level_ping_pong.cc297 static void client_thread(thread_args* args) { in client_thread() function