Linux Kernel
3.7.1
|
#include <sched.h>
Data Fields | |
spinlock_t | lock |
struct list_head | tasks [RPC_NR_PRIORITY] |
pid_t | owner |
unsigned char | maxpriority |
unsigned char | priority |
unsigned char | count |
unsigned char | nr |
unsigned short | qlen |
struct rpc_timer | timer_list |
spinlock_t lock |
struct list_head tasks[RPC_NR_PRIORITY] |