Public Attributes | List of all members
thread_ctx Struct Reference

Public Attributes

void * arg
 
uv_barrier_t barrier
 
char * data
 
int doread
 
void(* entry )(void *arg)
 
int fd
 
int interval
 
pthread_t pid
 
uv_thread_t self
 
int size
 

Detailed Description

Definition at line 90 of file libuv/src/win/thread.c.

Member Data Documentation

◆ arg

void* thread_ctx::arg

Definition at line 92 of file libuv/src/win/thread.c.

◆ barrier

uv_barrier_t thread_ctx::barrier

Definition at line 45 of file test-eintr-handling.c.

◆ data

char* thread_ctx::data

Definition at line 3496 of file test-fs.c.

◆ doread

int thread_ctx::doread

Definition at line 3499 of file test-fs.c.

◆ entry

void(* thread_ctx::entry) (void *arg)

Definition at line 91 of file libuv/src/win/thread.c.

◆ fd

int thread_ctx::fd

Definition at line 46 of file test-eintr-handling.c.

◆ interval

int thread_ctx::interval

Definition at line 3498 of file test-fs.c.

◆ pid

pthread_t thread_ctx::pid

Definition at line 3494 of file test-fs.c.

◆ self

uv_thread_t thread_ctx::self

Definition at line 93 of file libuv/src/win/thread.c.

◆ size

int thread_ctx::size

Definition at line 3497 of file test-fs.c.


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


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