Home
last modified time | relevance | path

Searched refs:have_lock (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/malloc/
Dmalloc.c4416 _int_free (mstate av, mchunkptr p, int have_lock) in _int_free() argument
4509 if (!have_lock) in _int_free()
4556 if (have_lock && old != NULL in _int_free()
4569 have_lock = true; in _int_free()
4571 if (!have_lock) in _int_free()
4688 if (!have_lock) in _int_free()
/glibc-2.36/manual/
Dmemory.texi514 @c _int_free (have_lock) @acsfd @acsmem [@asulock @aculock]
516 @c mutex_unlock dup @aculock/!have_lock
520 @c mutex_lock dup @asulock @aculock/@have_lock
720 @c _int_free (!have_lock) dup @asulock @aculock @acsfd @acsmem
820 @c _int_free (have_lock) dup @acsfd @acsmem
824 @c _int_free (!have_lock) dup @asulock @aculock @acsfd @acsmem
1036 @c _int_free (have_lock) dup @acsfd @acsmem
/glibc-2.36/ChangeLog.old/
DChangeLog.1858874 have_lock.