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

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
lockedint.h 28 # define LOCKEDINT_MTX_DECLARE(name) malloc_mutex_t name;
40 # define LOCKEDINT_MTX_DECLARE(name)
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
lockedint.h 28 # define LOCKEDINT_MTX_DECLARE(name) malloc_mutex_t name;
40 # define LOCKEDINT_MTX_DECLARE(name)
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
lockedint.h 33 # define LOCKEDINT_MTX_DECLARE(name) malloc_mutex_t name;
46 # define LOCKEDINT_MTX_DECLARE(name)
  /src/external/bsd/jemalloc/include/jemalloc/internal/
lockedint.h 33 # define LOCKEDINT_MTX_DECLARE(name) malloc_mutex_t name;
46 # define LOCKEDINT_MTX_DECLARE(name)

Completed in 35 milliseconds