Home
last modified time | relevance | path

Searched defs:executeOnlyOnce (Results 1 – 7 of 7) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading.ThreadPool/ref/
H A DSystem.Threading.ThreadPool.cs27 …Callback callBack, object state, int millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in RegisterWaitForSingleObject()
28 …allback callBack, object state, long millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in RegisterWaitForSingleObject()
29 …tOrTimerCallback callBack, object state, System.TimeSpan timeout, bool executeOnlyOnce) { throw nu… in RegisterWaitForSingleObject()
31 …allback callBack, object state, uint millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in RegisterWaitForSingleObject()
37 …Callback callBack, object state, int millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in UnsafeRegisterWaitForSingleObject()
38 …allback callBack, object state, long millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in UnsafeRegisterWaitForSingleObject()
39 …tOrTimerCallback callBack, object state, System.TimeSpan timeout, bool executeOnlyOnce) { throw nu… in UnsafeRegisterWaitForSingleObject()
41 …allback callBack, object state, uint millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in UnsafeRegisterWaitForSingleObject()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/threading/
H A Dthreadpool.cs1437bool executeOnlyOnce // NOTE: we do not allow other options that allow the callba… in RegisterWaitForSingleObject()
1452bool executeOnlyOnce // NOTE: we do not allow other options that allow the callba… in UnsafeRegisterWaitForSingleObject()
1466bool executeOnlyOnce, // NOTE: we do not allow other options that allow the callba… in RegisterWaitForSingleObject()
1527bool executeOnlyOnce // NOTE: we do not allow other options that allow the callba… in RegisterWaitForSingleObject()
1544bool executeOnlyOnce // NOTE: we do not allow other options that allow the callba… in UnsafeRegisterWaitForSingleObject()
1561bool executeOnlyOnce // NOTE: we do not allow other options that allow the callb… in RegisterWaitForSingleObject()
1578bool executeOnlyOnce // NOTE: we do not allow other options that allow the callb… in UnsafeRegisterWaitForSingleObject()
1595 bool executeOnlyOnce in RegisterWaitForSingleObject()
1614 bool executeOnlyOnce in UnsafeRegisterWaitForSingleObject()
1918 bool executeOnlyOnce, in RegisterWaitForSingleObjectNative()
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Threading/
H A DRegisteredWaitHandle.cs52 …dle waitObject, WaitOrTimerCallback callback, object state, TimeSpan timeout, bool executeOnlyOnce) in RegisteredWaitHandle()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/Threading/
H A DThreadPool.Windows.cs331 bool executeOnlyOnce, in RegisterWaitForSingleObject()
H A DThreadPool.Portable.cs395 bool executeOnlyOnce, in RegisterWaitForSingleObject()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A Dmscorlib.cs20707 …Callback callBack, object state, int millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in RegisterWaitForSingleObject()
20708 …allback callBack, object state, long millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in RegisterWaitForSingleObject()
20709 …tOrTimerCallback callBack, object state, System.TimeSpan timeout, bool executeOnlyOnce) { throw nu… in RegisterWaitForSingleObject()
20711 …allback callBack, object state, uint millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in RegisterWaitForSingleObject()
20723 …Callback callBack, object state, int millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in UnsafeRegisterWaitForSingleObject()
20726 …allback callBack, object state, long millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in UnsafeRegisterWaitForSingleObject()
20729 …tOrTimerCallback callBack, object state, System.TimeSpan timeout, bool executeOnlyOnce) { throw nu… in UnsafeRegisterWaitForSingleObject()
20733 …allback callBack, object state, uint millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in UnsafeRegisterWaitForSingleObject()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A Dmscorlib.cs22327 …Callback callBack, object state, int millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in RegisterWaitForSingleObject()
22328 …allback callBack, object state, long millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in RegisterWaitForSingleObject()
22329 …tOrTimerCallback callBack, object state, System.TimeSpan timeout, bool executeOnlyOnce) { throw nu… in RegisterWaitForSingleObject()
22331 …allback callBack, object state, uint millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in RegisterWaitForSingleObject()
22343 …Callback callBack, object state, int millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in UnsafeRegisterWaitForSingleObject()
22346 …allback callBack, object state, long millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in UnsafeRegisterWaitForSingleObject()
22349 …tOrTimerCallback callBack, object state, System.TimeSpan timeout, bool executeOnlyOnce) { throw nu… in UnsafeRegisterWaitForSingleObject()
22353 …allback callBack, object state, uint millisecondsTimeOutInterval, bool executeOnlyOnce) { throw nu… in UnsafeRegisterWaitForSingleObject()