Searched defs:mutex2 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dmutex_pool.h62 malloc_mutex_t *mutex2 = mutex_pool_mutex(pool, key2); local
78 malloc_mutex_t *mutex2 = mutex_pool_mutex(pool, key2); local
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dmutex_pool.h62 malloc_mutex_t *mutex2 = mutex_pool_mutex(pool, key2); local
78 malloc_mutex_t *mutex2 = mutex_pool_mutex(pool, key2); local
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dmutex.c118 mutex_addr_comp(const witness_t *witness1, void *mutex1, const witness_t *witness2, void *mutex2) argument
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/posix/
H A Dbar.h40 gomp_mutex_t mutex2; member in struct:__anon1362
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/posix/
H A Dbar.h40 gomp_mutex_t mutex2; member in struct:__anon1631
/netbsd-current/tests/lib/libpthread/
H A Dt_mutex.c147 ATF_TC(mutex2); variable

Completed in 174 milliseconds