Linux Kernel
3.7.1
|
#include <futex.h>
Data Fields | |
struct { | |
unsigned long pgoff | |
struct inode * inode | |
int offset | |
} | shared |
struct { | |
unsigned long address | |
struct mm_struct * mm | |
int offset | |
} | private |
struct { | |
unsigned long word | |
void * ptr | |
int offset | |
} | both |
struct { ... } both |
struct { ... } private |
struct { ... } shared |