wait.h File Reference

Go to the source code of this file.

Data Structures

struct  wait_queue
struct  semaphore
struct  select_table_entry
struct  select_table_struct

Defines

#define WNOHANG   0x00000001
#define WUNTRACED   0x00000002
#define __WCLONE   0x80000000
#define MUTEX   ((struct semaphore) { 1, NULL })
#define __MAX_SELECT_TABLE_ENTRIES   (4096 / sizeof (struct select_table_entry))

Typedefs

typedef select_table_struct select_table


Define Documentation

#define __MAX_SELECT_TABLE_ENTRIES   (4096 / sizeof (struct select_table_entry))

Definition at line 31 of file wait.h.

Referenced by select_wait().

#define __WCLONE   0x80000000

Definition at line 7 of file wait.h.

#define MUTEX   ((struct semaphore) { 1, NULL })

Definition at line 19 of file wait.h.

#define WNOHANG   0x00000001

Definition at line 4 of file wait.h.

#define WUNTRACED   0x00000002

Definition at line 5 of file wait.h.


Typedef Documentation

typedef struct select_table_struct select_table


Generated on Mon May 1 21:47:01 2006 for KernelAPI by  doxygen 1.4.6-5