Searched refs:futex_error (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/strace/tests/ |
H A 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), \
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A 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), \
|
/aosp_15_r20/external/strace/tests-m32/ |
H A 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), \
|
/aosp_15_r20/external/strace/ |
H A 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.
|