Home
last modified time | relevance | path

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

/third_party/libuv/src/
H A Dthreadpool.c236 uv_worker_info_t* uv_dump_work_queue(int* size) { in uv_dump_work_queue()
243 uv_worker_info_t* dump_info = (uv_worker_info_t*) malloc(sizeof(uv_worker_info_t) * dump_queue_size); in uv_dump_work_queue()
/third_party/libuv/include/
H A Duv.h1164 typedef struct uv_worker_info_s uv_worker_info_t; typedef
1176 UV_EXTERN uv_worker_info_t* uv_dump_work_queue(int* size);

Completed in 6 milliseconds