Home
last modified time | relevance | path

Searched refs:_notified (Results 1 – 25 of 59) sorted by relevance

123

/dports/mail/horde-imp/imp-6.2.27/lib/Imap/
H A DException.php32 public $_notified = false; variable in IMP_Imap_Exception
43 if (!$this->_notified || $force) {
49 $this->_notified = true;
103 return $this->_notified;
/dports/databases/py-cassandra-driver/cassandra-driver-3.18.0/cassandra/io/
H A Dasyncorereactor.py102 self._notified = False
108 assert not self._notified
110 assert self._notified
112 assert not self._notified
130 self._notified = False
133 if not self._notified:
134 self._notified = True
166 self._notified = False
169 if not self._notified:
170 self._notified = True
/dports/editors/libreoffice/libreoffice-7.2.6.2/ridljar/test/com/sun/star/lib/uno/environments/remote/
H A DTestWorkAt.java39 boolean _notified = false; field in TestWorkAt
71 _notified = true; in notifyme()
H A DThreadPool_Test.java77 while(!workAt._notified) { in testThreadAsync()
99 while(!workAt._notified) { in testDynamicThreadSync()
167 while(!workAt._notified) { in testDynamicThreadAsyncSyncOrder()
329 while(!workAt._notified) { in testAsyncSync()
H A DJobQueue_Test.java153 while (!workAt._notified) { in testExecuteJobs()
176 while (!workAt._notified) { in testAsyncJobQueue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DTestWorkAt.java39 boolean _notified = false; field in TestWorkAt
71 _notified = true; in notifyme()
H A DThreadPool_Test.java77 while(!workAt._notified) { in testThreadAsync()
99 while(!workAt._notified) { in testDynamicThreadSync()
167 while(!workAt._notified) { in testDynamicThreadAsyncSyncOrder()
329 while(!workAt._notified) { in testAsyncSync()
H A DJobQueue_Test.java153 while (!workAt._notified) { in testExecuteJobs()
176 while (!workAt._notified) { in testAsyncJobQueue()
/dports/math/py-yt/yt-4.0.1/yt/utilities/parallel_tools/
H A Dtask_queue.py66 self._notified = 0
87 self._notified += 1
107 if self._notified >= self.njobs:
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DobjectMonitor.cpp1278 } else if (node._notified == 0) { in wait()
1313 assert(node._notified == 0, "invariant"); in wait()
1326 WasNotified = node._notified; in wait()
1339 if (node._notified != 0 && _succ == Self) { in wait()
1422 guarantee(iterator->_notified == 0, "invariant"); in INotify()
1431 iterator->_notified = 1; in INotify()
1811 _notified = 0; in ObjectWaiter()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DobjectMonitor.cpp1269 } else if (node._notified == 0) { in wait()
1304 assert(node._notified == 0, "invariant"); in wait()
1317 WasNotified = node._notified; in wait()
1330 if (node._notified != 0 && _succ == Self) { in wait()
1413 guarantee(iterator->_notified == 0, "invariant"); in INotify()
1422 iterator->_notified = 1; in INotify()
1802 _notified = 0; in ObjectWaiter()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DobjectMonitor.cpp1290 } else if (node._notified == 0) { in wait()
1325 assert(node._notified == 0, "invariant"); in wait()
1338 WasNotified = node._notified; in wait()
1351 if (node._notified != 0 && _succ == Self) { in wait()
1434 guarantee(iterator->_notified == 0, "invariant"); in INotify()
1443 iterator->_notified = 1; in INotify()
1823 _notified = 0; in ObjectWaiter()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DobjectMonitor.cpp1420 } else if (node._notified == 0) { in wait()
1455 assert(node._notified == 0, "invariant"); in wait()
1468 WasNotified = node._notified; in wait()
1481 if (node._notified != 0 && _succ == Self) { in wait()
1564 guarantee(iterator->_notified == 0, "invariant"); in INotify()
1573 iterator->_notified = 1; in INotify()
1953 _notified = 0; in ObjectWaiter()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DobjectMonitor.cpp1579 } else if (node._notified == 0) { in wait()
1614 assert(node._notified == 0, "invariant"); in wait()
1627 WasNotified = node._notified; in wait()
1640 if (node._notified != 0 && _succ == Self) { in wait()
1724 guarantee(iterator->_notified == 0, "invariant"); in INotify()
1733 iterator->_notified = 1; in INotify()
2113 _notified = 0; in ObjectWaiter()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DobjectMonitor.cpp1542 } else if (node._notified == 0) { in wait()
1570 assert(node._notified == 0, "invariant"); in wait()
1583 WasNotified = node._notified; in wait()
1596 if (node._notified != 0 && _succ == current) { in wait()
1680 guarantee(iterator->_notified == 0, "invariant"); in INotify()
1689 iterator->_notified = 1; in INotify()
2071 _notified = 0; in ObjectWaiter()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DobjectMonitor.cpp1561 if (node._notified == 0) { in wait()
1597 assert(node._notified == 0, "invariant"); in wait()
1610 WasNotified = node._notified ; in wait()
1623 if (node._notified != 0 && _succ == Self) { in wait()
1721 guarantee (iterator->_notified == 0, "invariant") ; in notify()
1725 iterator->_notified = 1 ; in notify()
1850 guarantee (iterator->_notified == 0, "invariant") ; in notifyAll()
1851 iterator->_notified = 1 ; in notifyAll()
2318 _notified = 0; in ObjectWaiter()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DobjectMonitor.cpp1561 if (node._notified == 0) { in wait()
1597 assert(node._notified == 0, "invariant"); in wait()
1610 WasNotified = node._notified ; in wait()
1623 if (node._notified != 0 && _succ == Self) { in wait()
1721 guarantee (iterator->_notified == 0, "invariant") ; in notify()
1725 iterator->_notified = 1 ; in notify()
1850 guarantee (iterator->_notified == 0, "invariant") ; in notifyAll()
1851 iterator->_notified = 1 ; in notifyAll()
2318 _notified = 0; in ObjectWaiter()
/dports/devel/ice37/ice-3.7.2/cpp/test/Glacier2/router/
H A DClient.cpp180 StressClient(int id) : _id(id), _initialized(false), _notified(false) in StressClient()
219 while(!_notified) in run()
246 _notified = true; in notifyThread()
279 bool _notified; member in StressClient
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Glacier2/router/
H A DClient.cpp180 StressClient(int id) : _id(id), _initialized(false), _notified(false) in StressClient()
219 while(!_notified) in run()
246 _notified = true; in notifyThread()
279 bool _notified; member in StressClient
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Glacier2/router/
H A DClient.cpp180 StressClient(int id) : _id(id), _initialized(false), _notified(false) in StressClient()
219 while(!_notified) in run()
246 _notified = true; in notifyThread()
279 bool _notified; member in StressClient
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiRawMonitor.cpp35 _notified(0), _t_state(TS_RUN) { in QNode()
179 node._notified = 0; in enqueue_waiter()
H A DjvmtiRawMonitor.hpp65 volatile int _notified; member in JvmtiRawMonitor::QNode
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiRawMonitor.hpp50 volatile int _notified; member in JvmtiRawMonitor::QNode
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjvmtiRawMonitor.hpp50 volatile int _notified; member in JvmtiRawMonitor::QNode
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjvmtiRawMonitor.hpp50 volatile int _notified; member in JvmtiRawMonitor::QNode

123