Home
last modified time | relevance | path

Searched refs:threadStop (Results 1 – 25 of 105) sorted by relevance

12345

/dports/devel/ice37/ice-3.7.2/python/modules/IcePy/
H A DThread.cpp30 …ThreadHook::ThreadHook(PyObject* threadNotification, PyObject* threadStart, PyObject* threadStop) : in ThreadHook() argument
31 _threadNotification(threadNotification), _threadStart(threadStart), _threadStop(threadStop) in ThreadHook()
49 if(threadStop && !PyCallable_Check(threadStop)) in ThreadHook()
56 Py_XINCREF(threadStop); in ThreadHook()
/dports/devel/php-ice37/ice-3.7.2/python/modules/IcePy/
H A DThread.cpp30 …ThreadHook::ThreadHook(PyObject* threadNotification, PyObject* threadStart, PyObject* threadStop) : in ThreadHook() argument
31 _threadNotification(threadNotification), _threadStart(threadStart), _threadStop(threadStop) in ThreadHook()
49 if(threadStop && !PyCallable_Check(threadStop)) in ThreadHook()
56 Py_XINCREF(threadStop); in ThreadHook()
/dports/devel/py-ice37/ice-3.7.2/python/modules/IcePy/
H A DThread.cpp30 …ThreadHook::ThreadHook(PyObject* threadNotification, PyObject* threadStart, PyObject* threadStop) : in ThreadHook() argument
31 _threadNotification(threadNotification), _threadStart(threadStart), _threadStop(threadStop) in ThreadHook()
49 if(threadStop && !PyCallable_Check(threadStop)) in ThreadHook()
56 Py_XINCREF(threadStop); in ThreadHook()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/rwlock/
H A Dtdriver-rw.cpp45 int threadStop; variable
56 while (!threadStop) in RWRunner()
137 while (!threadStop) in RWRunner_local()
236 threadStop = 0; in LongRWTest_1()
246 threadStop = 1; in LongRWTest_1()
265 threadStop = 0; in LongRWLocalTest_1()
275 threadStop = 1; in LongRWLocalTest_1()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/rwlock/
H A Dtdriver-rw.cpp45 int threadStop; variable
56 while (!threadStop) in RWRunner()
137 while (!threadStop) in RWRunner_local()
236 threadStop = 0; in LongRWTest_1()
246 threadStop = 1; in LongRWTest_1()
265 threadStop = 0; in LongRWLocalTest_1()
275 threadStop = 1; in LongRWLocalTest_1()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/execplan/
H A Dtdriver-sm.cpp50 int threadStop, threadNum; variable
77 while (!threadStop) in SMRunner()
232 threadStop = 0; in sessionManager_3()
244 threadStop = 1; in sessionManager_3()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/execplan/
H A Dtdriver-sm.cpp50 int threadStop, threadNum; variable
77 while (!threadStop) in SMRunner()
232 threadStop = 0; in sessionManager_3()
244 threadStop = 1; in sessionManager_3()
/dports/devel/php-ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/Ice/
H A DThreadHookPlugin.java26 ThreadHookPlugin(Communicator communicator, Runnable threadStart, Runnable threadStop) in SystemException()
36 instance.setThreadHooks(threadStart, threadStop); in SystemException()
H A DInitializationData.java70 public Runnable threadStop; field in InitializationData
/dports/devel/ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/Ice/
H A DThreadHookPlugin.java26 ThreadHookPlugin(Communicator communicator, Runnable threadStart, Runnable threadStop) in ThreadHookPlugin() argument
36 instance.setThreadHooks(threadStart, threadStop); in ThreadHookPlugin()
H A DInitializationData.java70 public Runnable threadStop; field in InitializationData
/dports/devel/py-ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/Ice/
H A DThreadHookPlugin.java26 ThreadHookPlugin(Communicator communicator, Runnable threadStart, Runnable threadStop) in ThreadHookPlugin() argument
36 instance.setThreadHooks(threadStart, threadStop); in ThreadHookPlugin()
H A DInitializationData.java70 public Runnable threadStop; field in InitializationData
/dports/devel/ice37/ice-3.7.2/python/test/Ice/thread/
H A DTestI.py27 def threadStop(self): member in ThreadHook
90 init.threadStop = init.threadHook.threadStop
/dports/devel/php-ice37/ice-3.7.2/python/test/Ice/thread/
H A DTestI.py27 def threadStop(self): member in ThreadHook
90 init.threadStop = init.threadHook.threadStop
/dports/devel/py-ice37/ice-3.7.2/python/test/Ice/thread/
H A DTestI.py27 def threadStop(self): member in ThreadHook
90 init.threadStop = init.threadHook.threadStop
/dports/devel/php-ice37/ice-3.7.2/csharp/src/Ice/
H A DThreadHookPlugin.cs36 … ThreadHookPlugin(Communicator communicator, System.Action threadStart, System.Action threadStop) in ThreadHookPlugin() argument
46 instance.setThreadHook(threadStart, threadStop); in ThreadHookPlugin()
/dports/devel/ice37/ice-3.7.2/csharp/src/Ice/
H A DThreadHookPlugin.cs36 … ThreadHookPlugin(Communicator communicator, System.Action threadStart, System.Action threadStop) in ThreadHookPlugin() argument
46 instance.setThreadHook(threadStart, threadStop); in ThreadHookPlugin()
/dports/devel/py-ice37/ice-3.7.2/csharp/src/Ice/
H A DThreadHookPlugin.cs36 … ThreadHookPlugin(Communicator communicator, System.Action threadStart, System.Action threadStop) in ThreadHookPlugin() argument
46 instance.setThreadHook(threadStart, threadStop); in ThreadHookPlugin()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/src/org/eclipse/swt/examples/browser/demos/
H A DPawns.java27 boolean threadStop = false; field in Pawns
42 threadStop = true; in playRequest()
59 threadStop = false; in playRequest()
76 threadStop = true; in getBestMove()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Dtdriver-dbrm2.cpp43 int threadStop; variable
81 while (!threadStop) in BRMRunner_2()
200 while (!threadStop) in BRMRunner_1()
624 while (!threadStop) in BRMRunner_si()
1031 while (!threadStop) in EMRunner()
1425 while (!threadStop) in EMRunner_si()
1789 threadStop = 0; in longEMTest_1()
1802 threadStop = 1; in longEMTest_1()
1820 threadStop = 0; in longEMTest_2()
1833 threadStop = 1; in longEMTest_2()
[all …]
H A Dtdriver-brm.cpp43 int threadStop; variable
81 while (!threadStop) in BRMRunner_2()
200 while (!threadStop) in BRMRunner_1()
624 while (!threadStop) in BRMRunner_si()
1031 while (!threadStop) in EMRunner()
1425 while (!threadStop) in EMRunner_si()
1814 while (!threadStop) in EMRangeRunner_si()
2279 threadStop = 0; in longEMTest_1()
2292 threadStop = 1; in longEMTest_1()
2310 threadStop = 0; in longEMTest_2()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Dtdriver-dbrm2.cpp43 int threadStop; variable
81 while (!threadStop) in BRMRunner_2()
200 while (!threadStop) in BRMRunner_1()
624 while (!threadStop) in BRMRunner_si()
1031 while (!threadStop) in EMRunner()
1425 while (!threadStop) in EMRunner_si()
1789 threadStop = 0; in longEMTest_1()
1802 threadStop = 1; in longEMTest_1()
1820 threadStop = 0; in longEMTest_2()
1833 threadStop = 1; in longEMTest_2()
[all …]
H A Dtdriver-brm.cpp43 int threadStop; variable
81 while (!threadStop) in BRMRunner_2()
200 while (!threadStop) in BRMRunner_1()
624 while (!threadStop) in BRMRunner_si()
1031 while (!threadStop) in EMRunner()
1425 while (!threadStop) in EMRunner_si()
1814 while (!threadStop) in EMRangeRunner_si()
2279 threadStop = 0; in longEMTest_1()
2292 threadStop = 1; in longEMTest_1()
2310 threadStop = 0; in longEMTest_2()
[all …]
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/logd/
H A DLogTimes.cpp77 void LogTimeEntry::threadStop(void* obj) { in threadStop() function in LogTimeEntry
121 pthread_cleanup_push(threadStop, obj); in threadStart()

12345