Home
last modified time | relevance | path

Searched refs:__PTW32_ROBUST_NOTRECOVERABLE (Results 1 – 6 of 6) sorted by relevance

/dports/misc/visp/visp-3.4.0/3rdparty/pthreads4w/
H A Dpthread_mutex_lock.c154 …if ((__PTW32_INTERLOCKED_LONG)__PTW32_ROBUST_NOTRECOVERABLE == __PTW32_INTERLOCKED_EXCHANGE_ADD_… in pthread_mutex_lock()
182 if ((__PTW32_INTERLOCKED_LONG)__PTW32_ROBUST_NOTRECOVERABLE == in pthread_mutex_lock()
242 if ((__PTW32_INTERLOCKED_LONG)__PTW32_ROBUST_NOTRECOVERABLE == in pthread_mutex_lock()
H A Dpthread_mutex_timedlock.c213 …if ((__PTW32_INTERLOCKED_LONG)__PTW32_ROBUST_NOTRECOVERABLE == __PTW32_INTERLOCKED_EXCHANGE_ADD_… in pthread_mutex_timedlock()
240 if ((__PTW32_INTERLOCKED_LONG)__PTW32_ROBUST_NOTRECOVERABLE == in pthread_mutex_timedlock()
304 if ((__PTW32_INTERLOCKED_LONG)__PTW32_ROBUST_NOTRECOVERABLE == in pthread_mutex_timedlock()
H A Dpthread_mutex_trylock.c112 if ((__PTW32_INTERLOCKED_LONG)__PTW32_ROBUST_NOTRECOVERABLE == in pthread_mutex_trylock()
H A Dpthread_mutex_unlock.c123 … (__PTW32_INTERLOCKED_LONG)__PTW32_ROBUST_NOTRECOVERABLE, in pthread_mutex_unlock()
H A Dpthread_mutex_consistent.c93 case (LONG)__PTW32_ROBUST_NOTRECOVERABLE: in __ptw32_robust_mutex_inherit()
H A Dimplement.h283 __PTW32_ROBUST_NOTRECOVERABLE enumerator