Searched refs:crUnlockMutex (Results 1 - 19 of 19) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/dlm/
H A Ddlm.h11 #define DLM_UNLOCK(dlm) crUnlockMutex(&(dlm->dlMutex));
/vbox/src/VBox/Additions/common/crOpenGL/feedback/
H A Dfeedback_context.c51 crUnlockMutex(&feedback_spu.mutex);
94 crUnlockMutex(&feedback_spu.mutex);
120 crUnlockMutex(&feedback_spu.mutex);
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dhash.c428 crUnlockMutex(&hash->mutex);
445 crUnlockMutex(&h->mutex);
479 crUnlockMutex(&hash->mutex);
501 crUnlockMutex(&h->mutex);
513 crUnlockMutex(&h->mutex);
525 crUnlockMutex(&h->mutex);
547 crUnlockMutex(&h->mutex);
582 crUnlockMutex(&h->mutex);
608 crUnlockMutex((CRmutex *)&h->mutex);
631 crUnlockMutex(
[all...]
H A Dvboxhgcm.c719 crUnlockMutex(&g_crvboxhgcm.mutex);
735 crUnlockMutex(&g_crvboxhgcm.mutex);
798 crUnlockMutex(&g_crvboxhgcm.mutex);
998 crUnlockMutex(&g_crvboxhgcm.mutex);
1030 crUnlockMutex(&g_crvboxhgcm.mutex);
1040 crUnlockMutex(&g_crvboxhgcm.mutex);
1088 crUnlockMutex(&g_crvboxhgcm.mutex);
1116 crUnlockMutex(&g_crvboxhgcm.mutex);
1137 crUnlockMutex(&g_crvboxhgcm.mutex);
1233 crUnlockMutex(
[all...]
H A Dfilenet.c127 crUnlockMutex(&cr_file.mutex);
179 crUnlockMutex(&cr_file.mutex);
200 crUnlockMutex(&cr_file.mutex);
H A Dudptcpip.c308 crUnlockMutex(&cr_tcpip.mutex);
381 crUnlockMutex(&cr_tcpip.mutex);
465 crUnlockMutex(&cr_tcpip.recvmutex);
482 crUnlockMutex(&cr_tcpip.recvmutex);
604 crUnlockMutex(&cr_tcpip.recvmutex);
H A Dtcpip.c616 crUnlockMutex(&cr_tcpip.mutex);
675 crUnlockMutex(&cr_tcpip.mutex);
756 crUnlockMutex(&cr_tcpip.mutex);
1067 crUnlockMutex(&cr_tcpip.recvmutex);
1076 crUnlockMutex(&cr_tcpip.recvmutex);
1091 crUnlockMutex(&cr_tcpip.recvmutex);
1123 crUnlockMutex(&cr_tcpip.recvmutex);
H A Dthreads.c170 void crUnlockMutex(CRmutex *mutex) function
H A Dnet.c548 crUnlockMutex(&cr_net.mutex);
660 crUnlockMutex(&list->lock);
707 crUnlockMutex(&list->lock);
759 crUnlockMutex(&list->lock);
H A Dvboxhgsmi.c506 crUnlockMutex(&g_crvboxhgsmi.mutex);
1022 crUnlockMutex(&g_crvboxhgsmi.mutex);
/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu_context.c95 crUnlockMutex(&_PackMutex);
181 crUnlockMutex(&_PackMutex);
233 crUnlockMutex(&_PackMutex);
291 crUnlockMutex(&_PackMutex);
389 crUnlockMutex(&_PackMutex);
426 crUnlockMutex(&_PackMutex);
555 crUnlockMutex(&_PackMutex);
H A Dpackspu_init.c105 crUnlockMutex(&_PackMutex);
H A Dpackspu_misc.c206 crUnlockMutex(&_PackMutex);
634 crUnlockMutex(&_PackMutex);
669 crUnlockMutex(&_PackMutex);
683 crUnlockMutex(&_PackMutex);
780 crUnlockMutex(&_PackMutex);
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_threads.h61 extern DECLEXPORT(void) crUnlockMutex(CRmutex *mutex);
H A Dcr_pack.h104 # define CR_UNLOCK_PACKER_CONTEXT(PC) crUnlockMutex(&((PC)->mutex))
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dload.c53 #define STUB_INIT_UNLOCK() do { crUnlockMutex(&stub_init_mutex); } while (0)
221 crUnlockMutex(&stub.mutex);
399 crUnlockMutex(mutex);
477 crUnlockMutex(mutex);
862 crUnlockMutex(&stub.mutex);
901 crUnlockMutex(&stub.mutex);
H A Dcontext.c325 crUnlockMutex(&stub.mutex);
337 crUnlockMutex(&stub.mutex);
1214 crUnlockMutex(&stub.mutex);
1222 crUnlockMutex(&stub.mutex);
H A Dglx.c1180 crUnlockMutex(&stub.mutex);
/vbox/src/VBox/Additions/common/crOpenGL/array/
H A Darrayspu.c824 crUnlockMutex(&_ArrayMutex);
853 crUnlockMutex(&_ArrayMutex);
879 crUnlockMutex(&_ArrayMutex);

Completed in 123 milliseconds