struct_thread_group_cputimer(9) suse man page | unix.com

Man Page: struct_thread_group_cputimer

Operating Environment: suse

Section: 9

STRUCT
THREAD_GROUP_(9) Driver Basics STRUCT THREAD_GROUP_(9)
NAME
struct_thread_group_cputimer - thread group interval timer counts
SYNOPSIS
struct thread_group_cputimer { struct task_cputime cputime; int running; spinlock_t lock; };
MEMBERS
cputime thread group interval timers. running non-zero when there are timers running and cputime receives updates. lock lock for fields in this struct.
DESCRIPTION
This structure contains the version of task_cputime, above, that is used for thread group CPU timer calculations.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 STRUCT THREAD_GROUP_(9)
Related Man Pages
del_timer_sync(9) - centos
struct_hrtimer(9) - centos
struct_tid_ampdu_tx(9) - centos
struct_hrtimer(9) - suse
struct_usb_device_driver(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Migrating to UNIX
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com