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
unsigned int current_execute
int done

Detailed Description

Definition at line 68 of file pthread.c.


Field Documentation

Definition at line 72 of file pthread.c.

Referenced by avcodec_thread_execute(), and worker().

Definition at line 82 of file pthread.c.

Referenced by avcodec_thread_execute(), and worker().

Definition at line 81 of file pthread.c.

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

Definition at line 79 of file pthread.c.

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

Definition at line 83 of file pthread.c.

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

Definition at line 70 of file pthread.c.

Referenced by avcodec_thread_execute(), and worker().

Definition at line 71 of file pthread.c.

Referenced by avcodec_thread_execute2(), and worker().

Definition at line 75 of file pthread.c.

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

Definition at line 76 of file pthread.c.

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

Definition at line 78 of file pthread.c.

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

Definition at line 73 of file pthread.c.

Referenced by avcodec_thread_execute(), and worker().

Definition at line 74 of file pthread.c.

Referenced by avcodec_thread_execute(), and worker().

Definition at line 69 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:46:18 2012 for FFmpeg by  doxygen 1.5.8