Home
last modified time | relevance | path

Searched refs:pnMutexType (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dfthreads.h403 int* pnMutexType
H A Dfthreads.c1794 int* pnMutexType in fthread_mutexattr_gettype() argument
1798 if ( !pFT_MUTEX_ATTR || !pnMutexType || !IsValidMutexType ( dwMutexType = *pFT_MUTEX_ATTR ) ) in fthread_mutexattr_gettype()
1800 *pnMutexType = (int) dwMutexType; in fthread_mutexattr_gettype()