Home
last modified time | relevance | path

Searched refs:testClient (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tests/kits/net/
H A DNetEndpointTest.cpp255 int32 testClient(void *) in testClient() function
337 thread_id tid = spawn_thread(testClient, "client", B_NORMAL_PRIORITY, NULL); in main()