Searched defs:right (Results 1 – 6 of 6) sorted by relevance
/sysdeps/nptl/ |
A D | timer_routines.h | 31 thread_attr_compare (const pthread_attr_t *left, const pthread_attr_t *right) in thread_attr_compare()
|
/sysdeps/htl/ |
A D | timer_routines.h | 30 thread_attr_compare (const pthread_attr_t * left, const pthread_attr_t * right) in thread_attr_compare()
|
/sysdeps/generic/ |
A D | sigsetops.h | 42 # define __sigandset(dest, left, right) \ argument 48 # define __sigorset(dest, left, right) \ argument
|
/sysdeps/unix/sysv/linux/ |
A D | sigsetops.h | 76 __sigandset (sigset_t *dest, const sigset_t *left, const sigset_t *right) in __sigandset() 84 __sigorset (sigset_t *dest, const sigset_t *left, const sigset_t *right) in __sigorset()
|
/sysdeps/pthread/ |
A D | posix-timer.h | 117 timespec_compare (const struct timespec *left, const struct timespec *right) in timespec_compare() 134 const struct timespec *right) in timespec_add() 148 const struct timespec *right) in timespec_sub()
|
/sysdeps/posix/ |
A D | sprofil.c | 268 pcmp (const void *left, const void *right) in pcmp()
|
Completed in 10 milliseconds