Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
H A Dloop-watcher.c35 uv__queue_insert_head(&handle->loop->name##_handles, &handle->queue); \
/third_party/libuv/src/
H A Dqueue.h69 static inline void uv__queue_insert_head(struct uv__queue* h, in uv__queue_insert_head() function
H A Dthreadpool.c124 uv__queue_insert_head(&dump_queue, &work->info->wq); in uv__queue_work_info()

Completed in 3 milliseconds