| 
    NewLang Project
    
   Yet another programm language 
   | 
 
This is the complete list of members for newlang::Sync, including all inherited members.
| CreateSync(const TermPtr &term) | newlang::Sync | static | 
| CreateSync(const std::string_view ref) | newlang::Sync | static | 
| GetRefType() const | newlang::Sync | inline | 
| GetThreadId() const | newlang::Sync | inline | 
| m_data | newlang::Sync | protected | 
| m_sync | newlang::Sync | mutableprotected | 
| m_thread_id | newlang::Sync | protected | 
| m_timeout | newlang::Sync | protected | 
| m_type | newlang::Sync | protected | 
| Sync(RefType type, const std::chrono::milliseconds &timeout_duration=SyncTimeoutDeedlock) | newlang::Sync | inline | 
| SyncLock(bool edit_mode=true, const std::chrono::milliseconds &timeout_duration=Sync::SyncTimeoutDeedlock) | newlang::Sync | inline | 
| SyncTimeoutDeedlock | newlang::Sync | static | 
| SyncUnLock() | newlang::Sync | inline | 
| SyncWithoutWait | newlang::Sync | static | 
| VariableTaken class | newlang::Sync | friend | 
| ~Sync() | newlang::Sync | inlinevirtual |