structsem.sym 279 B

123456789101112
  1. #include <limits.h>
  2. #include <stddef.h>
  3. #include <sched.h>
  4. #include <bits/pthreadtypes.h>
  5. #include "internaltypes.h"
  6. --
  7. VALUE offsetof (struct new_sem, value)
  8. PRIVATE offsetof (struct new_sem, private)
  9. NWAITERS offsetof (struct new_sem, nwaiters)
  10. SEM_VALUE_MAX SEM_VALUE_MAX