clsync
Loading...
Searching...
No Matches
sighandler_arg Struct Reference

#include <common.h>

Collaboration diagram for sighandler_arg:

Data Fields

ctx_tctx_p
 
pthread_t pthread_parent
 
int * exitcode_p
 
sigset_t * sigset_p
 

Detailed Description

Definition at line 216 of file common.h.

Field Documentation

◆ ctx_p

ctx_t* sighandler_arg::ctx_p

Definition at line 217 of file common.h.

◆ exitcode_p

int* sighandler_arg::exitcode_p

Definition at line 220 of file common.h.

◆ pthread_parent

pthread_t sighandler_arg::pthread_parent

Definition at line 219 of file common.h.

◆ sigset_p

sigset_t* sighandler_arg::sigset_p

Definition at line 221 of file common.h.


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