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

  /src/external/cddl/osnet/dist/tools/ctf/cvt/
ctfmerge.c 825 join_threads(workqueue_t *wq) function
1046 join_threads(&wq);
  /src/crypto/external/apache2/openssl/dist/test/
quic_multistream_test.c 494 static int join_threads(struct child_thread_args *threads, size_t num_threads) function
619 join_threads(h->threads, h->num_threads);
2029 if (!TEST_true(join_threads(h.threads, h.num_threads)))

Completed in 25 milliseconds