pthread_t Struct Reference

#include <w32pthreads.h>


Data Fields

void * handle
void *(* func )(void *arg)
void * arg
void * ret


Detailed Description

Definition at line 46 of file w32pthreads.h.


Field Documentation

Definition at line 49 of file w32pthreads.h.

Referenced by pthread_create(), and win32thread_worker().

void*(* pthread_t::func)(void *arg)

Definition at line 47 of file w32pthreads.h.

Referenced by pthread_create(), and pthread_join().

Definition at line 50 of file w32pthreads.h.

Referenced by pthread_join(), and win32thread_worker().


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

Generated on Fri Oct 26 02:50:16 2012 for FFmpeg by  doxygen 1.5.8