HomeSort by: relevance | last modified time | path
    Searched defs:futex_robust_negative (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/sys/
t_futex_robust.c 278 ATF_TC_WITH_CLEANUP(futex_robust_negative); variable
279 ATF_TC_HEAD(futex_robust_negative, tc)
285 ATF_TC_BODY(futex_robust_negative, tc)
303 ATF_TC_CLEANUP(futex_robust_negative, tc)
400 ATF_TP_ADD_TC(tp, futex_robust_negative);
t_futex_robust.c 278 ATF_TC_WITH_CLEANUP(futex_robust_negative); variable
279 ATF_TC_HEAD(futex_robust_negative, tc)
285 ATF_TC_BODY(futex_robust_negative, tc)
303 ATF_TC_CLEANUP(futex_robust_negative, tc)
400 ATF_TP_ADD_TC(tp, futex_robust_negative);

Completed in 67 milliseconds