HomeSort by relevance Sort by last modified time
    Searched refs:morecore_mutex (Results 1 - 3 of 3) sorted by null

  /external/libffi/src/
dlmalloc.c 1446 static MLOCK_T morecore_mutex = PTHREAD_MUTEX_INITIALIZER; variable
1457 static MLOCK_T morecore_mutex; variable
1489 static MLOCK_T morecore_mutex; variable
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/
dlmalloc.c 1451 static MLOCK_T morecore_mutex = PTHREAD_MUTEX_INITIALIZER; variable
1462 static MLOCK_T morecore_mutex; variable
1494 static MLOCK_T morecore_mutex; variable
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/src/
dlmalloc.c 1451 static MLOCK_T morecore_mutex = PTHREAD_MUTEX_INITIALIZER; variable
1462 static MLOCK_T morecore_mutex; variable
1494 static MLOCK_T morecore_mutex; variable
    [all...]

Completed in 51 milliseconds