Home
last modified time | relevance | path

Searched defs:sync_cond (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dsetup.c178 static pthread_cond_t sync_cond = PTHREAD_COND_INITIALIZER; variable
/linux/tools/testing/selftests/proc/
H A Dproc-maps-race.c100 pthread_cond_t sync_cond; member