Home
last modified time | relevance | path

Searched defs:tsp (Results 1 – 2 of 2) sorted by relevance

/hurd/
A Dhurdlock.c48 const struct timespec *tsp, int flags, int clk) in __lll_abstimed_wait()
59 const struct timespec *tsp, int flags, int clk) in __lll_abstimed_wait_intr()
70 const struct timespec *tsp, int flags, int clk) in __lll_abstimed_xwait()
82 const struct timespec *tsp, int flags, int clk) in __lll_abstimed_lock()
163 const struct timespec *tsp, int flags, int clk) in __lll_robust_abstimed_lock()
A Dhurdlock.h111 #define lll_abstimed_wait(var, val, tsp, flags, ...) \ argument
118 #define lll_abstimed_wait_intr(var, val, tsp, flags, ...) \ argument
125 #define lll_abstimed_xwait(var, lo, hi, tsp, flags, ...) \ argument
132 #define lll_abstimed_lock(var, tsp, flags, ...) \ argument
139 #define lll_robust_abstimed_lock(var, tsp, flags, ...) \ argument

Completed in 6 milliseconds