Home
last modified time | relevance | path

Searched refs:stringToThreadPriority (Results 1 – 15 of 15) sorted by relevance

/dports/devel/php-ice37/ice-3.7.2/csharp/src/Ice/
H A DAsyncIOThread.cs19 _thread.Start(Util.stringToThreadPriority( in AsyncIOThread()
H A DEndpointHostResolver.cs21 _thread.Start(Util.stringToThreadPriority( in EndpointHostResolver()
H A DThreadPool.cs237 Util.stringToThreadPriority(properties.getProperty(_prefix + ".ThreadPriority")) : in ThreadPool()
238 Util.stringToThreadPriority(properties.getProperty("Ice.ThreadPriority")); in ThreadPool()
H A DUtil.cs732 public static ThreadPriority stringToThreadPriority(string s) in stringToThreadPriority() method in IceInternal.Util
H A DInstance.cs1123 _timer = new Timer(this, Util.stringToThreadPriority( in finishSetup()
/dports/devel/ice37/ice-3.7.2/csharp/src/Ice/
H A DAsyncIOThread.cs19 _thread.Start(Util.stringToThreadPriority( in AsyncIOThread()
H A DEndpointHostResolver.cs21 _thread.Start(Util.stringToThreadPriority( in EndpointHostResolver()
H A DThreadPool.cs237 Util.stringToThreadPriority(properties.getProperty(_prefix + ".ThreadPriority")) : in ThreadPool()
238 Util.stringToThreadPriority(properties.getProperty("Ice.ThreadPriority")); in ThreadPool()
H A DUtil.cs732 public static ThreadPriority stringToThreadPriority(string s) in stringToThreadPriority() method in IceInternal.Util
H A DInstance.cs1123 _timer = new Timer(this, Util.stringToThreadPriority( in finishSetup()
/dports/devel/py-ice37/ice-3.7.2/csharp/src/Ice/
H A DAsyncIOThread.cs19 _thread.Start(Util.stringToThreadPriority( in AsyncIOThread()
H A DEndpointHostResolver.cs21 _thread.Start(Util.stringToThreadPriority( in EndpointHostResolver()
H A DThreadPool.cs237 Util.stringToThreadPriority(properties.getProperty(_prefix + ".ThreadPriority")) : in ThreadPool()
238 Util.stringToThreadPriority(properties.getProperty("Ice.ThreadPriority")); in ThreadPool()
H A DUtil.cs732 public static ThreadPriority stringToThreadPriority(string s) in stringToThreadPriority() method in IceInternal.Util
H A DInstance.cs1123 _timer = new Timer(this, Util.stringToThreadPriority( in finishSetup()