/external/libtextclassifier/abseil-cpp/absl/synchronization/ |
D | mutex.h | 446 typedef const struct MuHowS *MuHow; typedef 486 bool LockSlowWithDeadline(MuHow how, const Condition *cond, 489 void LockSlow(MuHow how, const Condition *cond, 504 void Trans(MuHow how); // used for CondVar->Mutex transfer
|
D | mutex.cc | 468 SynchWaitParams(Mutex::MuHow how_arg, const Condition *cond_arg, in SynchWaitParams() 480 const Mutex::MuHow how; // How this thread needs to wait. 700 static const Mutex::MuHow kShared = &kSharedS; // shared lock 701 static const Mutex::MuHow kExclusive = &kExclusiveS; // exclusive lock 710 static unsigned TsanFlags(Mutex::MuHow how) { in TsanFlags() 1569 MuHow how = in AwaitCommon() 1755 ABSL_ATTRIBUTE_NOINLINE void Mutex::LockSlow(MuHow how, const Condition *cond, in LockSlow() 1838 bool Mutex::LockSlowWithDeadline(MuHow how, const Condition *cond, in LockSlowWithDeadline() 2333 void Mutex::Trans(MuHow how) { in Trans() 2526 Mutex::MuHow mutex_how = ((mutex_v & kMuWriter) != 0) ? kExclusive : kShared; in WaitCommon()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
D | mutex.h | 438 typedef const struct MuHowS *MuHow; typedef 467 bool LockSlowWithDeadline(MuHow how, const Condition *cond, 470 void LockSlow(MuHow how, const Condition *cond, 485 void Trans(MuHow how); // used for CondVar->Mutex transfer
|
D | mutex.cc | 479 SynchWaitParams(Mutex::MuHow how_arg, const Condition *cond_arg, in SynchWaitParams() 491 const Mutex::MuHow how; // How this thread needs to wait. 711 static const Mutex::MuHow kShared = &kSharedS; // shared lock 712 static const Mutex::MuHow kExclusive = &kExclusiveS; // exclusive lock 721 static unsigned TsanFlags(Mutex::MuHow how) { in TsanFlags() 1580 MuHow how = in AwaitCommon() 1766 ABSL_ATTRIBUTE_NOINLINE void Mutex::LockSlow(MuHow how, const Condition *cond, in LockSlow() 1849 bool Mutex::LockSlowWithDeadline(MuHow how, const Condition *cond, in LockSlowWithDeadline() 2345 void Mutex::Trans(MuHow how) { in Trans() 2538 Mutex::MuHow mutex_how = ((mutex_v & kMuWriter) != 0) ? kExclusive : kShared; in WaitCommon()
|
/external/angle/third_party/abseil-cpp/absl/synchronization/ |
D | mutex.h | 464 typedef const struct MuHowS* MuHow; typedef 493 bool LockSlowWithDeadline(MuHow how, const Condition* cond, 496 void LockSlow(MuHow how, const Condition* cond, 511 void Trans(MuHow how); // used for CondVar->Mutex transfer
|
D | mutex.cc | 496 SynchWaitParams(Mutex::MuHow how_arg, const Condition* cond_arg, in SynchWaitParams() 509 const Mutex::MuHow how; // How this thread needs to wait. 725 static const Mutex::MuHow kShared = &kSharedS; // shared lock 726 static const Mutex::MuHow kExclusive = &kExclusiveS; // exclusive lock 735 static unsigned TsanFlags(Mutex::MuHow how) { in TsanFlags() 1620 MuHow how = in AwaitCommon() 1813 ABSL_ATTRIBUTE_NOINLINE void Mutex::LockSlow(MuHow how, const Condition* cond, in LockSlow() 1896 bool Mutex::LockSlowWithDeadline(MuHow how, const Condition* cond, in LockSlowWithDeadline() 2404 void Mutex::Trans(MuHow how) { in Trans() 2598 Mutex::MuHow mutex_how = ((mutex_v & kMuWriter) != 0) ? kExclusive : kShared; in WaitCommon()
|
/external/webrtc/third_party/abseil-cpp/absl/synchronization/ |
D | mutex.h | 445 typedef const struct MuHowS *MuHow; typedef 474 bool LockSlowWithDeadline(MuHow how, const Condition *cond, 477 void LockSlow(MuHow how, const Condition *cond, 492 void Trans(MuHow how); // used for CondVar->Mutex transfer
|
D | mutex.cc | 504 SynchWaitParams(Mutex::MuHow how_arg, const Condition *cond_arg, in SynchWaitParams() 517 const Mutex::MuHow how; // How this thread needs to wait. 738 static const Mutex::MuHow kShared = &kSharedS; // shared lock 739 static const Mutex::MuHow kExclusive = &kExclusiveS; // exclusive lock 748 static unsigned TsanFlags(Mutex::MuHow how) { in TsanFlags() 1609 MuHow how = in AwaitCommon() 1805 ABSL_ATTRIBUTE_NOINLINE void Mutex::LockSlow(MuHow how, const Condition *cond, in LockSlow() 1888 bool Mutex::LockSlowWithDeadline(MuHow how, const Condition *cond, in LockSlowWithDeadline() 2397 void Mutex::Trans(MuHow how) { in Trans() 2590 Mutex::MuHow mutex_how = ((mutex_v & kMuWriter) != 0) ? kExclusive : kShared; in WaitCommon()
|
/external/abseil-cpp/absl/synchronization/ |
D | mutex.h | 445 typedef const struct MuHowS *MuHow; typedef 474 bool LockSlowWithDeadline(MuHow how, const Condition *cond, 477 void LockSlow(MuHow how, const Condition *cond, 492 void Trans(MuHow how); // used for CondVar->Mutex transfer
|
D | mutex.cc | 479 SynchWaitParams(Mutex::MuHow how_arg, const Condition *cond_arg, in SynchWaitParams() 491 const Mutex::MuHow how; // How this thread needs to wait. 711 static const Mutex::MuHow kShared = &kSharedS; // shared lock 712 static const Mutex::MuHow kExclusive = &kExclusiveS; // exclusive lock 721 static unsigned TsanFlags(Mutex::MuHow how) { in TsanFlags() 1580 MuHow how = in AwaitCommon() 1776 ABSL_ATTRIBUTE_NOINLINE void Mutex::LockSlow(MuHow how, const Condition *cond, in LockSlow() 1859 bool Mutex::LockSlowWithDeadline(MuHow how, const Condition *cond, in LockSlowWithDeadline() 2363 void Mutex::Trans(MuHow how) { in Trans() 2556 Mutex::MuHow mutex_how = ((mutex_v & kMuWriter) != 0) ? kExclusive : kShared; in WaitCommon()
|
/external/openscreen/third_party/abseil/src/absl/synchronization/ |
D | mutex.h | 438 typedef const struct MuHowS *MuHow; typedef 469 bool LockSlowWithDeadline(MuHow how, const Condition *cond, 472 void LockSlow(MuHow how, const Condition *cond, 487 void Trans(MuHow how); // used for CondVar->Mutex transfer
|
D | mutex.cc | 468 SynchWaitParams(Mutex::MuHow how_arg, const Condition *cond_arg, in SynchWaitParams() 480 const Mutex::MuHow how; // How this thread needs to wait. 700 static const Mutex::MuHow kShared = &kSharedS; // shared lock 701 static const Mutex::MuHow kExclusive = &kExclusiveS; // exclusive lock 710 static unsigned TsanFlags(Mutex::MuHow how) { in TsanFlags() 1569 MuHow how = in AwaitCommon() 1755 ABSL_ATTRIBUTE_NOINLINE void Mutex::LockSlow(MuHow how, const Condition *cond, in LockSlow() 1838 bool Mutex::LockSlowWithDeadline(MuHow how, const Condition *cond, in LockSlowWithDeadline() 2334 void Mutex::Trans(MuHow how) { in Trans() 2527 Mutex::MuHow mutex_how = ((mutex_v & kMuWriter) != 0) ? kExclusive : kShared; in WaitCommon()
|
/external/cronet/third_party/abseil-cpp/absl/synchronization/ |
D | mutex.h | 463 typedef const struct MuHowS *MuHow; typedef 492 bool LockSlowWithDeadline(MuHow how, const Condition *cond, 495 void LockSlow(MuHow how, const Condition *cond, 510 void Trans(MuHow how); // used for CondVar->Mutex transfer
|
D | mutex.cc | 507 SynchWaitParams(Mutex::MuHow how_arg, const Condition *cond_arg, in SynchWaitParams() 520 const Mutex::MuHow how; // How this thread needs to wait. 731 static const Mutex::MuHow kShared = &kSharedS; // shared lock 732 static const Mutex::MuHow kExclusive = &kExclusiveS; // exclusive lock 741 static unsigned TsanFlags(Mutex::MuHow how) { in TsanFlags() 1627 MuHow how = in AwaitCommon() 1823 ABSL_ATTRIBUTE_NOINLINE void Mutex::LockSlow(MuHow how, const Condition *cond, in LockSlow() 1906 bool Mutex::LockSlowWithDeadline(MuHow how, const Condition *cond, in LockSlowWithDeadline() 2415 void Mutex::Trans(MuHow how) { in Trans() 2608 Mutex::MuHow mutex_how = ((mutex_v & kMuWriter) != 0) ? kExclusive : kShared; in WaitCommon()
|
/external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/ |
D | mutex.h | 445 typedef const struct MuHowS *MuHow; typedef 474 bool LockSlowWithDeadline(MuHow how, const Condition *cond, 477 void LockSlow(MuHow how, const Condition *cond, 492 void Trans(MuHow how); // used for CondVar->Mutex transfer
|
D | mutex.cc | 486 SynchWaitParams(Mutex::MuHow how_arg, const Condition *cond_arg, in SynchWaitParams() 498 const Mutex::MuHow how; // How this thread needs to wait. 718 static const Mutex::MuHow kShared = &kSharedS; // shared lock 719 static const Mutex::MuHow kExclusive = &kExclusiveS; // exclusive lock 728 static unsigned TsanFlags(Mutex::MuHow how) { in TsanFlags() 1589 MuHow how = in AwaitCommon() 1785 ABSL_ATTRIBUTE_NOINLINE void Mutex::LockSlow(MuHow how, const Condition *cond, in LockSlow() 1868 bool Mutex::LockSlowWithDeadline(MuHow how, const Condition *cond, in LockSlowWithDeadline() 2372 void Mutex::Trans(MuHow how) { in Trans() 2565 Mutex::MuHow mutex_how = ((mutex_v & kMuWriter) != 0) ? kExclusive : kShared; in WaitCommon()
|