CPPMyth
Library to interoperate with MythTV server
Loading...
Searching...
No Matches
_pthread_v Struct Reference
Collaboration diagram for _pthread_v:

Data Fields

void * ret_arg
void *(* func )(void *)
_pthread_cleanupclean
HANDLE h
int cancelled
unsigned p_state
unsigned keymax
void ** keyval
jmp_buf jb

Detailed Description

Definition at line 55 of file winpthreads.c.

Field Documentation

◆ cancelled

int _pthread_v::cancelled

Definition at line 61 of file winpthreads.c.

◆ clean

_pthread_cleanup* _pthread_v::clean

Definition at line 59 of file winpthreads.c.

◆ func

void *(* _pthread_v::func) (void *)

Definition at line 58 of file winpthreads.c.

◆ h

HANDLE _pthread_v::h

Definition at line 60 of file winpthreads.c.

◆ jb

jmp_buf _pthread_v::jb

Definition at line 66 of file winpthreads.c.

◆ keymax

unsigned _pthread_v::keymax

Definition at line 63 of file winpthreads.c.

◆ keyval

void** _pthread_v::keyval

Definition at line 64 of file winpthreads.c.

◆ p_state

unsigned _pthread_v::p_state

Definition at line 62 of file winpthreads.c.

◆ ret_arg

void* _pthread_v::ret_arg

Definition at line 57 of file winpthreads.c.


The documentation for this struct was generated from the following file:
  • /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/private/os/windows/winpthreads.c