glibc/nptl/sysdeps/unix/sysv/linux/structsem.sym

11 lines
231 B
Plaintext
Raw Normal View History

#include <stddef.h>
#include <sched.h>
#include <bits/pthreadtypes.h>
#include "internaltypes.h"
--
VALUE offsetof (struct new_sem, value)
PRIVATE offsetof (struct new_sem, private)
NWAITERS offsetof (struct new_sem, nwaiters)