Lines Matching defs:arg
33 void *ThreadMutex(void *arg) in ThreadMutex()
69 void *ThreadMtrylock1(void *arg) in ThreadMtrylock1()
81 void *ThreadMtrylock2(void *arg) in ThreadMtrylock2()
125 void *PthreadProduce(void *arg) in PthreadProduce()
145 void *PthreadConsume(void *arg) in PthreadConsume()
184 void *ThreadPthreadMtimedlockOut(void *arg) in ThreadPthreadMtimedlockOut()
227 void *ThreadPthreadMtimedlockNoOut(void *arg) in ThreadPthreadMtimedlockNoOut()
298 void *ThreadMattrTypeRecursive1(void *arg) in ThreadMattrTypeRecursive1()
375 void *ThreadMattrTypeRecursive3(void *arg) in ThreadMattrTypeRecursive3()
488 void *ThreadSpinlock(void *arg) in ThreadSpinlock()
523 void *ThreadSpinTrylock1(void *arg) in ThreadSpinTrylock1()
535 void *ThreadSpinTrylock2(void *arg) in ThreadSpinTrylock2()