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

  /src/tests/lib/libpthread/
cancelpoint.h 118 #define TEST_CANCELPOINT(CANCELPOINT, XFAIL) \
t_compat_cancel.c 249 TEST_CANCELPOINT(cancelpoint_compat100_kevent, __nothing)
250 TEST_CANCELPOINT(cancelpoint_compat12_msync, __nothing)
251 TEST_CANCELPOINT(cancelpoint_compat13_sigsuspend,
254 TEST_CANCELPOINT(cancelpoint_compat50___sigtimedwait,
257 TEST_CANCELPOINT(cancelpoint_compat50_aio_suspend, __nothing)
258 TEST_CANCELPOINT(cancelpoint_compat50_kevent, __nothing)
259 TEST_CANCELPOINT(cancelpoint_compat50_mq_timedreceive, __nothing)
260 TEST_CANCELPOINT(cancelpoint_compat50_mq_timedsend, __nothing)
261 TEST_CANCELPOINT(cancelpoint_compat50_nanosleep, __nothing)
262 TEST_CANCELPOINT(cancelpoint_compat50_pollts, __nothing
    [all...]

Completed in 12 milliseconds