Home
last modified time | relevance | path

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

/third_party/glib/gio/tests/
Dunix-streams.c430 GThread *write_thread, *read_thread; in test_read_write() local
Dsocket.c1823 GThread *write_thread, *read_thread; in test_read_write() local
/third_party/grpc/test/cpp/util/
Dgrpc_tool.cc558 std::thread read_thread(ReadResponse, &call, method_name, callback, in CallMethod() local
/third_party/glib/glib/
Dgiowin32.c313 read_thread (void *parameter) in read_thread() function
/third_party/ffmpeg/fftools/
Dffplay.c2755 static int read_thread(void *arg) in read_thread() function