Public Attributes | List of all members
uv__work Struct Reference

#include <threadpool.h>

Public Attributes

void(* done )(struct uv__work *w, int status)
 
struct uv_loop_sloop
 
void(* work )(struct uv__work *w)
 
void * wq [2]
 

Detailed Description

Definition at line 30 of file third_party/libuv/include/uv/threadpool.h.

Member Data Documentation

◆ done

void(* uv__work::done) (struct uv__work *w, int status)

Definition at line 32 of file third_party/libuv/include/uv/threadpool.h.

◆ loop

struct uv_loop_s* uv__work::loop

Definition at line 33 of file third_party/libuv/include/uv/threadpool.h.

◆ work

void(* uv__work::work) (struct uv__work *w)

Definition at line 31 of file third_party/libuv/include/uv/threadpool.h.

◆ wq

void* uv__work::wq[2]

Definition at line 34 of file third_party/libuv/include/uv/threadpool.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:50