HomeSort by relevance Sort by last modified time
    Searched defs:SmartMutex (Results 1 - 11 of 11) sorted by null

  /external/llvm/include/llvm/Support/
Mutex.h 87 /// SmartMutex - A mutex with a compile time constant parameter that
91 class SmartMutex {
96 explicit SmartMutex(bool rec = true) :
133 SmartMutex(const SmartMutex<mt_only> & original);
134 void operator=(const SmartMutex<mt_only> &);
138 typedef SmartMutex<false> Mutex;
142 SmartMutex<mt_only>& mtx;
145 SmartScopedLock(SmartMutex<mt_only>& m) : mtx(m) {
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
Mutex.h 84 /// SmartMutex - A mutex with a compile time constant parameter that
88 class SmartMutex : public MutexImpl {
92 explicit SmartMutex(bool rec = true) :
129 SmartMutex(const SmartMutex<mt_only> & original);
130 void operator=(const SmartMutex<mt_only> &);
134 typedef SmartMutex<false> Mutex;
138 SmartMutex<mt_only>& mtx;
141 SmartScopedLock(SmartMutex<mt_only>& m) : mtx(m) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Mutex.h 87 /// SmartMutex - A mutex with a compile time constant parameter that
91 class SmartMutex {
96 explicit SmartMutex(bool rec = true) :
133 SmartMutex(const SmartMutex<mt_only> & original);
134 void operator=(const SmartMutex<mt_only> &);
138 typedef SmartMutex<false> Mutex;
142 SmartMutex<mt_only>& mtx;
145 SmartScopedLock(SmartMutex<mt_only>& m) : mtx(m) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
Mutex.h 87 /// SmartMutex - A mutex with a compile time constant parameter that
91 class SmartMutex {
96 explicit SmartMutex(bool rec = true) :
133 SmartMutex(const SmartMutex<mt_only> & original);
134 void operator=(const SmartMutex<mt_only> &);
138 typedef SmartMutex<false> Mutex;
142 SmartMutex<mt_only>& mtx;
145 SmartScopedLock(SmartMutex<mt_only>& m) : mtx(m) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
Mutex.h 87 /// SmartMutex - A mutex with a compile time constant parameter that
91 class SmartMutex {
96 explicit SmartMutex(bool rec = true) :
133 SmartMutex(const SmartMutex<mt_only> & original);
134 void operator=(const SmartMutex<mt_only> &);
138 typedef SmartMutex<false> Mutex;
142 SmartMutex<mt_only>& mtx;
145 SmartScopedLock(SmartMutex<mt_only>& m) : mtx(m) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
Mutex.h 87 /// SmartMutex - A mutex with a compile time constant parameter that
91 class SmartMutex {
96 explicit SmartMutex(bool rec = true) :
133 SmartMutex(const SmartMutex<mt_only> & original);
134 void operator=(const SmartMutex<mt_only> &);
138 typedef SmartMutex<false> Mutex;
142 SmartMutex<mt_only>& mtx;
145 SmartScopedLock(SmartMutex<mt_only>& m) : mtx(m) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Mutex.h 87 /// SmartMutex - A mutex with a compile time constant parameter that
91 class SmartMutex {
96 explicit SmartMutex(bool rec = true) :
133 SmartMutex(const SmartMutex<mt_only> & original);
134 void operator=(const SmartMutex<mt_only> &);
138 typedef SmartMutex<false> Mutex;
142 SmartMutex<mt_only>& mtx;
145 SmartScopedLock(SmartMutex<mt_only>& m) : mtx(m) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
Mutex.h 87 /// SmartMutex - A mutex with a compile time constant parameter that
91 class SmartMutex {
96 explicit SmartMutex(bool rec = true) :
133 SmartMutex(const SmartMutex<mt_only> & original);
134 void operator=(const SmartMutex<mt_only> &);
138 typedef SmartMutex<false> Mutex;
142 SmartMutex<mt_only>& mtx;
145 SmartScopedLock(SmartMutex<mt_only>& m) : mtx(m) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
Mutex.h 87 /// SmartMutex - A mutex with a compile time constant parameter that
91 class SmartMutex {
96 explicit SmartMutex(bool rec = true) :
133 SmartMutex(const SmartMutex<mt_only> & original);
134 void operator=(const SmartMutex<mt_only> &);
138 typedef SmartMutex<false> Mutex;
142 SmartMutex<mt_only>& mtx;
145 SmartScopedLock(SmartMutex<mt_only>& m) : mtx(m) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
Mutex.h 87 /// SmartMutex - A mutex with a compile time constant parameter that
91 class SmartMutex {
96 explicit SmartMutex(bool rec = true) :
133 SmartMutex(const SmartMutex<mt_only> & original);
134 void operator=(const SmartMutex<mt_only> &);
138 typedef SmartMutex<false> Mutex;
142 SmartMutex<mt_only>& mtx;
145 SmartScopedLock(SmartMutex<mt_only>& m) : mtx(m) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Mutex.h 87 /// SmartMutex - A mutex with a compile time constant parameter that
91 class SmartMutex {
96 explicit SmartMutex(bool rec = true) :
133 SmartMutex(const SmartMutex<mt_only> & original);
134 void operator=(const SmartMutex<mt_only> &);
138 typedef SmartMutex<false> Mutex;
142 SmartMutex<mt_only>& mtx;
145 SmartScopedLock(SmartMutex<mt_only>& m) : mtx(m) {

Completed in 234 milliseconds