ThreadContext Struct Reference


Data Fields

pthread_tworkers
action_funcfunc
action_func2func2
void * args
int * rets
int rets_count
int job_count
int job_size
pthread_cond_t last_job_cond
pthread_cond_t current_job_cond
pthread_mutex_t current_job_lock
int current_job
int done

Detailed Description

Definition at line 48 of file pthread.c.


Field Documentation

Definition at line 52 of file pthread.c.

Referenced by avcodec_thread_execute(), and worker().

Definition at line 61 of file pthread.c.

Referenced by avcodec_thread_execute(), thread_init(), and worker().

Definition at line 59 of file pthread.c.

Referenced by avcodec_thread_execute(), thread_free(), thread_init(), and worker().

Definition at line 62 of file pthread.c.

Referenced by thread_free(), thread_init(), and worker().

Definition at line 50 of file pthread.c.

Referenced by avcodec_thread_execute(), and worker().

Definition at line 51 of file pthread.c.

Referenced by avcodec_thread_execute2(), and worker().

Definition at line 55 of file pthread.c.

Referenced by avcodec_thread_execute(), thread_init(), and worker().

Definition at line 56 of file pthread.c.

Referenced by avcodec_thread_execute(), thread_init(), and worker().

Definition at line 58 of file pthread.c.

Referenced by avcodec_thread_park_workers(), thread_free(), thread_init(), and worker().

Definition at line 53 of file pthread.c.

Referenced by avcodec_thread_execute(), and worker().

Definition at line 54 of file pthread.c.

Referenced by avcodec_thread_execute(), and worker().

Definition at line 49 of file pthread.c.

Referenced by thread_free(), and thread_init().


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

Generated on Fri Oct 26 02:43:57 2012 for FFmpeg by  doxygen 1.5.8