Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/map_tests/
H A Dsk_storage_map.c65 static unsigned int threads_done(void) in threads_done() function
82 while (threads_done() != nr_sk_threads && !is_stopped() && in wait_for_threads_done()
91 while (threads_done() && !is_stopped() && !threads_err()) in wait_for_threads_redo()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/rest/files/
H A D0002-Port-to-libsoup3.patch1667 g_atomic_int_add (&threads_done, 1);
1669 if (threads_done == N_THREADS) {