Linux Kernel
3.7.1
|
#include <sched.h>
Data Fields | |
struct task_cputime | cputime |
int | running |
raw_spinlock_t | lock |
struct thread_group_cputimer - thread group interval timer counts : thread group interval timers. : non-zero when there are timers running and receives updates. : lock for fields in this struct.
This structure contains the version of task_cputime, above, that is used for thread group CPU timer calculations.
struct task_cputime cputime |
raw_spinlock_t lock |