Home
last modified time | relevance | path

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

/linux/lib/
H A Dtest_workqueue.c46 static atomic_t threads_done; variable
/linux/tools/testing/selftests/bpf/map_tests/
H A Dsk_storage_map.c61 static unsigned int threads_done(void) in threads_done() function