Home | History | Annotate | Download | only in Objects

Lines Matching refs:SIMPLELOCK_INIT

255 #define SIMPLELOCK_INIT(lock)   /* allocate (if needed) and initialize  */
355 #define LOCK_INIT() SIMPLELOCK_INIT(_malloc_lock)