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

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
tsd_internals.h 216 # define tsd_atomic_exchange atomic_exchange_u8 macro
221 # define tsd_atomic_exchange atomic_exchange_u32 macro
  /src/external/bsd/jemalloc/include/jemalloc/internal/
tsd_internals.h 216 # define tsd_atomic_exchange atomic_exchange_u8 macro
221 # define tsd_atomic_exchange atomic_exchange_u32 macro
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
tsd.h 232 # define tsd_atomic_exchange atomic_exchange_u8 macro
237 # define tsd_atomic_exchange atomic_exchange_u32 macro
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
tsd.h 232 # define tsd_atomic_exchange atomic_exchange_u8 macro
237 # define tsd_atomic_exchange atomic_exchange_u32 macro

Completed in 61 milliseconds