Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dpthread_mutex_lock.c183 #ifndef NO_INCR in PTHREAD_MUTEX_LOCK()
236 #ifdef NO_INCR in __pthread_mutex_lock_full()
273 #ifdef NO_INCR in __pthread_mutex_lock_full()
428 # ifdef NO_INCR in __pthread_mutex_lock_full()
485 # ifdef NO_INCR in __pthread_mutex_lock_full()
576 #ifdef NO_INCR in __pthread_mutex_lock_full()
619 #ifndef NO_INCR in __pthread_mutex_lock_full()
643 #ifdef NO_INCR
Dpthread_mutex_cond_lock.c20 #define NO_INCR macro
/glibc-2.36/ChangeLog.old/
DChangeLog.nptl2347 * pthread_mutex_lock.c [NO_INCR] (__pthread_mutex_cond_lock_adjust):
9081 * pthread_mutex_lock.c: If NO_INCR is not defined adjust __nusers.
9097 * sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Define NO_INCR.