Searched defs:unpark (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 1697 #define __sanitizer_syscall_pre_compat_50__lwp_park(ts, unpark, hint, \ argument 1702 #define __sanitizer_syscall_post_compat_50__lwp_park(res, ts, unpark, hint, \ argument 2396 #define __sanitizer_syscall_pre_compat_60__lwp_park(ts, unpark, hint, \ argument 2401 #define __sanitizer_syscall_post_compat_60__lwp_park(res, ts, unpark, hint, \ argument 2695 #define __sanitizer_syscall_pre____lwp_park60(clock_id, flags, ts, unpark, \ argument 2701 unpark, hint, unparkhint) \ argument
|