HomeSort by relevance Sort by last modified time
    Searched refs:mutex_boot (Results 1 - 5 of 5) sorted by null

  /external/jemalloc/include/jemalloc/internal/
mutex.h 59 bool mutex_boot(void);
private_namespace.h 329 #define mutex_boot JEMALLOC_N(mutex_boot) macro
private_unnamespace.h 329 #undef mutex_boot macro
  /external/jemalloc/src/
mutex.c 140 mutex_boot(void) function
jemalloc.c 1325 if (mutex_boot())
    [all...]

Completed in 1471 milliseconds