Searched refs:newCondition (Results 1 – 2 of 2) sorted by relevance
1157 Condition newCondition(Mutex m) nothrow;1208 Condition newCondition(Mutex m) nothrow in newCondition() function1274 Condition newCondition(Mutex m) nothrow in newCondition() function1415 auto cond = fs.newCondition(mtx);1766 m_putMsg = scheduler.newCondition(m_lock); in this()1767 m_notFull = scheduler.newCondition(m_lock); in this()
1352 Condition newCondition(Mutex m) nothrow;1403 Condition newCondition(Mutex m) nothrow in newCondition() function1478 Condition newCondition(Mutex m) nothrow in newCondition() function1634 auto cond = fs.newCondition(mtx);2025 m_putMsg = scheduler.newCondition(m_lock); in this()2026 m_notFull = scheduler.newCondition(m_lock); in this()