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

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

Completed in 21 milliseconds