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

  /src/tests/lib/libpthread/
t_mutex.c 60 static struct timespec ts_shortlived = { variable in typeref:struct:timespec
454 PTHREAD_REQUIRE_STATUS(mutex_lock(&mutex, &ts_shortlived),
479 PTHREAD_REQUIRE_STATUS(mutex_lock(&mutex, &ts_shortlived),
497 PTHREAD_REQUIRE_STATUS(mutex_lock(&mutex, &ts_shortlived),
t_mutex.c 60 static struct timespec ts_shortlived = { variable in typeref:struct:timespec
454 PTHREAD_REQUIRE_STATUS(mutex_lock(&mutex, &ts_shortlived),
479 PTHREAD_REQUIRE_STATUS(mutex_lock(&mutex, &ts_shortlived),
497 PTHREAD_REQUIRE_STATUS(mutex_lock(&mutex, &ts_shortlived),

Completed in 79 milliseconds