Home
last modified time | relevance | path

Searched defs:pMutex (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/sal/osl/unx/
H A Dmutex.c58 oslMutexImpl* pMutex = (oslMutexImpl*) malloc(sizeof(oslMutexImpl)); in osl_createMutex() local
93 oslMutexImpl* pMutex = (oslMutexImpl*) Mutex; in osl_destroyMutex() local
119 oslMutexImpl* pMutex = (oslMutexImpl*) Mutex; in osl_acquireMutex() local
146 oslMutexImpl* pMutex = (oslMutexImpl*) Mutex; in osl_tryToAcquireMutex() local
169 oslMutexImpl* pMutex = (oslMutexImpl*) Mutex; in osl_releaseMutex() local
/trunk/main/vcl/inc/unx/gtk/
H A Dgtkinst.hxx46 GtkYieldGuard( GtkYieldMutex* pMutex ) in GtkYieldGuard()
78 GtkInstance( SalYieldMutex* pMutex ) in GtkInstance()
/trunk/main/vcl/unx/kde4/
H A DKDESalInstance.hxx34 KDESalInstance( SalYieldMutex* pMutex ) : X11SalInstance( pMutex ) {} in KDESalInstance()
/trunk/main/tools/source/misc/
H A Dsolarmutex.cxx37 void SolarMutex::SetSolarMutex( ::vos::IMutex* pMutex ) in SetSolarMutex()
/trunk/main/vcl/inc/unx/
H A Dsalinst.h63 X11SalInstance( SalYieldMutex* pMutex ) in X11SalInstance()
/trunk/main/sfx2/source/inc/
H A Dsfxpicklist.hxx51 static osl::Mutex* pMutex; member in SfxPickList
/trunk/main/vos/inc/vos/
H A Dmutex.hxx116 OGuard(IMutex* pMutex) in OGuard()
/trunk/main/vcl/inc/unx/kde/
H A Dkdedata.hxx79 KDESalInstance( SalYieldMutex* pMutex ) in KDESalInstance()
/trunk/main/sal/qa/osl/mutex/
H A Dosl_Mutex.cxx219 HoldThread( Mutex* pMutex ): pMyMutex( pMutex ) { } in HoldThread()
241 WaitThread( Mutex* pMutex ): pMyMutex( pMutex ) { } in WaitThread()
566 GuardThread( Mutex* pMutex ): pMyMutex( pMutex ) { } in GuardThread()
644 ClearGuardThread( Mutex* pMutex ): pMyMutex( pMutex ) {} in ClearGuardThread()
771 ResetGuardThread( Mutex* pMutex ): pMyMutex( pMutex ) {} in ResetGuardThread()
/trunk/main/unotools/source/misc/
H A Dsyslocale.cxx122 static Mutex* pMutex = NULL; in GetMutex() local
/trunk/main/unotools/source/config/
H A Dworkingsetoptions.cxx372 static Mutex* pMutex = NULL; in GetOwnStaticMutex() local
H A Dstartoptions.cxx437 static Mutex* pMutex = NULL; in GetOwnStaticMutex() local
H A Dlocalisationoptions.cxx437 static Mutex* pMutex = NULL; in GetOwnStaticMutex() local
H A Dfontoptions.cxx490 static Mutex* pMutex = NULL; in impl_GetOwnStaticMutex() local
H A Dextendedsecurityoptions.cxx517 static Mutex* pMutex = NULL; in GetInitMutex() local
H A Dinternaloptions.cxx607 static Mutex* pMutex = NULL; in GetOwnStaticMutex() local
H A Dprintwarningoptions.cxx400 static Mutex* pMutex = NULL; in GetOwnStaticMutex() local
H A Deventcfg.cxx426 static Mutex* pMutex = NULL; in GetOwnStaticMutex() local
H A Dcacheoptions.cxx491 static Mutex* pMutex = NULL; in GetOwnStaticMutex() local
/trunk/main/comphelper/inc/comphelper/
H A DSettingsHelper.hxx54 SettingsHelperNoState ( ComphelperBaseInfo *pInfo, ::vos::IMutex *pMutex = NULL) in SettingsHelperNoState()
/trunk/main/sal/rtl/source/
H A Dlogfile.cxx92 static Mutex *pMutex = 0; in getLogMutex() local
/trunk/main/stoc/source/javaloader/
H A Djavaloader.cxx404 static Mutex * pMutex = 0; in getInitMutex() local
/trunk/main/sfx2/source/appl/
H A Dsfxpicklist.cxx66 osl::Mutex* SfxPickList::pMutex = 0; member in SfxPickList
/trunk/main/ucb/source/sorter/
H A Dsortdynres.cxx50 static osl::Mutex* pMutex = NULL; in getContainerMutex() local
/trunk/main/comphelper/source/property/
H A DChainablePropertySet.cxx41 …opertySet::ChainablePropertySet( comphelper::ChainablePropertySetInfo* pInfo, vos::IMutex *pMutex ) in ChainablePropertySet()

Completed in 74 milliseconds

12