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

  /src/external/bsd/jemalloc/dist/test/unit/
background_thread_init.c 32 bool should_release = (waiting == n_threads); local
35 if (should_release) {
background_thread_init.c 32 bool should_release = (waiting == n_threads); local
35 if (should_release) {

Completed in 77 milliseconds