Searched defs:PR_Unlock (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprlock.h57 #define PR_Unlock VBoxNsprPR_Unlock macro
115 ** FUNCTION: PR_Unlock
124 NSPR_API(PRStatus) PR_Unlock(PRLock *lock);
/vbox/src/libs/xpcom18a4/xpcom/obsolete/component/
H A DnsRegistry.cpp71 #define PR_Unlock(x) (void)0 macro
448 PR_Unlock(mregLock);
576 PR_Unlock(mregLock);
603 PR_Unlock(mregLock);
619 PR_Unlock(mregLock);
720 PR_Unlock(mregLock);
742 PR_Unlock(mregLock);
778 PR_Unlock(mregLock);
801 PR_Unlock(mregLock);
836 PR_Unlock(mregLoc
[all...]
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h407 # define PR_Unlock VBoxNsprPR_Unlock macro
415 NSPR_API(PRStatus) PR_Unlock(PRLock *lock);
H A DVBoxCAPI_v3_1.h407 # define PR_Unlock VBoxNsprPR_Unlock macro
415 NSPR_API(PRStatus) PR_Unlock(PRLock *lock);
H A DVBoxCAPI_v3_2.h407 # define PR_Unlock VBoxNsprPR_Unlock macro
415 NSPR_API(PRStatus) PR_Unlock(PRLock *lock);
H A DVBoxCAPI_v4_0.h407 # define PR_Unlock VBoxNsprPR_Unlock macro
415 NSPR_API(PRStatus) PR_Unlock(PRLock *lock);
H A DVBoxCAPI_v4_1.h407 # define PR_Unlock VBoxNsprPR_Unlock macro
415 NSPR_API(PRStatus) PR_Unlock(PRLock *lock);
H A DVBoxCAPI_v4_2.h407 # define PR_Unlock VBoxNsprPR_Unlock macro
415 NSPR_API(PRStatus) PR_Unlock(PRLock *lock);
H A DVBoxCAPI_v4_3.h471 # define PR_Unlock VBoxNsprPR_Unlock macro
479 NSPR_API(PRStatus) PR_Unlock(PRLock *lock);

Completed in 263 milliseconds