Searched refs:drain_pipe (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/core/netsvc/
H A Dtftp.c134 static int drain_pipe(void* arg) { function
268 if ((thrd_create(&log_thrd, drain_pipe, (void*)(uintptr_t)logfds[0])) == thrd_success) {

Completed in 75 milliseconds