Lines Matching refs:Mutex

42 using ::osl::Mutex;
146 Mutex maMutex;
274 Guard< Mutex > aGuard( maMutex ); in getType()
283 Guard< Mutex > aGuard( maMutex ); in getBegin()
292 Guard< Mutex > aGuard( maMutex ); in setBegin()
301 Guard< Mutex > aGuard( maMutex ); in getDuration()
310 Guard< Mutex > aGuard( maMutex ); in setDuration()
319 Guard< Mutex > aGuard( maMutex ); in getEnd()
328 Guard< Mutex > aGuard( maMutex ); in setEnd()
337 Guard< Mutex > aGuard( maMutex ); in getEndSync()
346 Guard< Mutex > aGuard( maMutex ); in setEndSync()
355 Guard< Mutex > aGuard( maMutex ); in getRepeatCount()
364 Guard< Mutex > aGuard( maMutex ); in setRepeatCount()
373 Guard< Mutex > aGuard( maMutex ); in getRepeatDuration()
382 Guard< Mutex > aGuard( maMutex ); in setRepeatDuration()
391 Guard< Mutex > aGuard( maMutex ); in getFill()
400 Guard< Mutex > aGuard( maMutex ); in setFill()
409 Guard< Mutex > aGuard( maMutex ); in getFillDefault()
418 Guard< Mutex > aGuard( maMutex ); in setFillDefault()
427 Guard< Mutex > aGuard( maMutex ); in getRestart()
436 Guard< Mutex > aGuard( maMutex ); in setRestart()
445 Guard< Mutex > aGuard( maMutex ); in getRestartDefault()
454 Guard< Mutex > aGuard( maMutex ); in setRestartDefault()
463 Guard< Mutex > aGuard( maMutex ); in getAcceleration()
472 Guard< Mutex > aGuard( maMutex ); in setAcceleration()
481 Guard< Mutex > aGuard( maMutex ); in getDecelerate()
490 Guard< Mutex > aGuard( maMutex ); in setDecelerate()
499 Guard< Mutex > aGuard( maMutex ); in getAutoReverse()
508 Guard< Mutex > aGuard( maMutex ); in setAutoReverse()
516 Guard< Mutex > aGuard( maMutex ); in getUserData()
524 Guard< Mutex > aGuard( maMutex ); in setUserData()
533 Guard< Mutex > aGuard( maMutex ); in getParent()
542 Guard< Mutex > aGuard( maMutex ); in setParent()
577 Guard< Mutex > aGuard( maMutex ); in createEnumeration()