Searched refs:__malloc_lock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmalloc.c68 * Some abusers of the system (notably java1.2) acquire __malloc_lock
72 * because they don't use __malloc_lock for their locking strategy.
73 * We leave __malloc_lock as an external variable to satisfy these
78 mutex_t __malloc_lock = DEFAULTMUTEX; variable

Completed in 44 milliseconds