ri > Concurrent::MutexAtomicBoolean

📖 NAME

Concurrent::MutexAtomicBoolean – atomic boolean with mutex-based synchronization (inherits from Synchronization::LockableObject)


🚀 Quick Reference

Use Case Command Description
🔍 Check value value Return current boolean value
✏️ Set value value = new_value Atomically assign a new boolean value
✅ Test true true? Return true if current value is true
❌ Test false false? Return true if current value is false
🔁 Set to true make_true Atomically set value to true
🔁 Set to false make_false Atomically set value to false

📌 @!macro atomic_boolean @!visibility private @!macro internal_implementation_note


🔧 Class methods

🔬 Instance methods


Source: /home/chedong/.local/share/rdoc

Concurrent::MutexAtomicBoolean
📖 NAME 🚀 Quick Reference 🔧 Class methods 🔬 Instance methods

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-27 16:43 @216.73.216.194
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format