Searched refs:crFreeMutex (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/packer/
H A Dpack_init.c44 crFreeMutex(&pc->mutex);
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_threads.h59 extern DECLEXPORT(void) crFreeMutex(CRmutex *mutex);
/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu_init.c107 crFreeMutex(&_PackMutex);
H A Dpackspu_misc.c804 crFreeMutex(&_PackMutex);
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dthreads.c150 void crFreeMutex(CRmutex *mutex) function
H A Dnet.c292 crFreeMutex( &conn->messageList.lock );
420 crFreeMutex( &conn->messageList.lock );
549 crFreeMutex(&cr_net.mutex);
894 crFreeMutex( &conn->messageList.lock );
H A Dtcpip.c1384 crFreeMutex(&cr_tcpip.mutex);
1385 crFreeMutex(&cr_tcpip.recvmutex);
H A Dhash.c429 crFreeMutex(&hash->mutex);
H A Dvboxhgsmi.c1560 crFreeMutex(&g_crvboxhgsmi.mutex);
1561 crFreeMutex(&g_crvboxhgsmi.recvmutex);
H A Dvboxhgcm.c2460 crFreeMutex(&g_crvboxhgcm.mutex);
2461 crFreeMutex(&g_crvboxhgcm.recvmutex);
/vbox/src/VBox/HostServices/SharedOpenGL/dlm/
H A Ddlm.c188 crFreeMutex(&(dlm->dlMutex));
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dload.c478 crFreeMutex(mutex);

Completed in 73 milliseconds