Searched refs:futex_error (Results 1 – 4 of 4) sorted by relevance
/external/strace/tests-mx32/ |
D | futex.c | 58 void futex_error(int *uaddr, int op, unsigned long val, unsigned long timeout, in futex_error() function 78 futex_error((uaddr), (op), (val), \
|
/external/strace/tests/ |
D | futex.c | 58 void futex_error(int *uaddr, int op, unsigned long val, unsigned long timeout, in futex_error() function 78 futex_error((uaddr), (op), (val), \
|
/external/strace/tests-m32/ |
D | futex.c | 58 void futex_error(int *uaddr, int op, unsigned long val, unsigned long timeout, in futex_error() function 78 futex_error((uaddr), (op), (val), \
|
/external/strace/ |
D | ChangeLog | 8335 * tests/futex.c (futex_error): Add func and line arguments, print them. 8336 (CHECK_FUTEX_GENERIC): Pass __func__ and __LINE__ to futex_error.
|