Lines Matching refs:mtx
93 g_server.mtx = MUTEX_InitValue(); in InitializeRegistry()
130 MUTEX_Lock(server->mtx); in MessageHandle()
132 MUTEX_Unlock(server->mtx); in MessageHandle()
168 MUTEX_Lock(server->mtx); in ProcEndpoint()
192 MUTEX_Unlock(server->mtx); in ProcEndpoint()
209 MUTEX_Lock(server->mtx); in ProcPutFeature()
213 MUTEX_Unlock(server->mtx); in ProcPutFeature()
220 MUTEX_Unlock(server->mtx); in ProcPutFeature()
232 MUTEX_Unlock(server->mtx); in ProcPutFeature()
241 MUTEX_Unlock(server->mtx); in ProcPutFeature()
303 MUTEX_Lock(server->mtx); in ProcGetFeature()
306 MUTEX_Unlock(server->mtx); in ProcGetFeature()
313 MUTEX_Unlock(server->mtx); in ProcGetFeature()