Home
last modified time | relevance | path

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

/third_party/libuv/src/
H A Dthreadpool.c640 addr->post_task_func(addr->event_handler, uv__task_done_wrapper, (void*)w, status, qos); in uv__work_cancel()
788 addr->post_task_func(addr->event_handler, uv__task_done_wrapper, (void*)w, status, qos); in uv__ffrt_work()
/third_party/libuv/src/unix/
H A Dcore.c1947 data->post_task_func = func; in uv_register_task_to_event()
1982 if (addr->post_task_func == NULL) { in uv_check_data_valid()
1983 UV_LOGE("post_task_func NULL"); in uv_check_data_valid()
/third_party/libuv/include/
H A Duv.h1932 uv_post_task post_task_func; member

Completed in 7 milliseconds