Linux Kernel
3.7.1
|
Data Fields | |
struct task_struct * | thr |
atomic_t | ready |
atomic_t | stop |
unsigned | run_threads |
wait_queue_head_t | go |
wait_queue_head_t | done |
u32 * | crc32 |
size_t * | unc_len [LZO_THREADS] |
unsigned char * | unc [LZO_THREADS] |
wait_queue_head_t done |
struct task_struct* thr |
unsigned char* unc[LZO_THREADS] |
size_t* unc_len[LZO_THREADS] |