INITIAL_LOCK     1702 compat/nedmalloc/malloc.c.h #define INITIAL_LOCK(sl)      (memset(sl, 0, sizeof(MLOCK_T)), 0)
INITIAL_LOCK     1803 compat/nedmalloc/malloc.c.h #define INITIAL_LOCK(sl)      (memset(sl, 0, sizeof(MLOCK_T)), 0)
INITIAL_LOCK     1886 compat/nedmalloc/malloc.c.h #define INITIAL_LOCK(sl)      pthread_init_lock(sl)
INITIAL_LOCK     1917 compat/nedmalloc/malloc.c.h #define INITIAL_LOCK(s)       (!InitializeCriticalSectionAndSpinCount((s), 0x80000000|4000))
INITIAL_LOCK     1964 compat/nedmalloc/malloc.c.h #define INITIAL_LOCK(l)