Skip to content

worker_args

More...

#include <h3_threads.h>

Public Attributes

Name
h3_io_t * io
h3_session * session

Detailed Description

struct worker_args;

Arguments passed to the worker thread when spawned.

Public Attributes Documentation

variable io

h3_io_t * io;

variable session

h3_session * session;