Searched defs:mtx1 (Results 1 – 10 of 10) sorted by relevance
5 pthread_mutex_t mtx1; variable
86 btMatrix3x3 mtx1 = btMatrix3x3(); in Java_com_jme3_bullet_joints_ConeJoint_createJoint() local
150 btMatrix3x3 mtx1 = btMatrix3x3(); in Java_com_jme3_bullet_joints_Point2PointJoint_createJoint() local
157 btMatrix3x3 mtx1 = btMatrix3x3(); in Java_com_jme3_bullet_joints_SixDofJoint_createJoint() local
949 btMatrix3x3 mtx1 = btMatrix3x3(); in Java_com_jme3_bullet_joints_SliderJoint_createJoint() local
228 Mutex *mtx1 = getMutex(id1); in MutexBeforeLock() local382 Mutex *mtx1 = getMutex(link.id); in CycleCheck() local
7 pthread_mutex_t mtx1, mtx2; variable