Home
last modified time | relevance | path

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

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

Completed in 30 milliseconds