Searched refs:fdio_watcher_process (Results 1 – 1 of 1) sorted by relevance
69 static zx_status_t fdio_watcher_process(fdio_watcher_t* w, uint8_t* msg, size_t len) { in fdio_watcher_process() function128 if ((status = fdio_watcher_process(w, msg, sz)) != ZX_OK) { in fdio_watcher_loop()
Completed in 2 milliseconds