Searched full:threadsafe (Results 1 – 22 of 22) sorted by relevance
55 SLboolean threadSafe = SL_BOOLEAN_TRUE; in liCreateEngine() local65 threadSafe = SL_BOOLEAN_FALSE != (SLboolean) option->data; // normalize in liCreateEngine()160 thiz->mEngineCapabilities.mThreadSafe = threadSafe; in liCreateEngine()
4 threadsafe: true
29 // will not require locking. It is not threadsafe for multiple
25 * NOTE -- This class is not threadsafe.
19 <li><a href="#ThreadSafe">安全執行緒方法</a></li>360 <h3 id="ThreadSafe">安全執行緒方法</h3>
19 <li><a href="#ThreadSafe">スレッド セーフのメソッド</a></li>360 <h3 id="ThreadSafe">スレッド セーフのメソッド</h3>
19 <li><a href="#ThreadSafe">线程安全方法</a></li>360 <h3 id="ThreadSafe">线程安全方法</h3>
196 * Not threadsafe; call with a lock.
19 <li><a href="#ThreadSafe">스레드로부터 안전한 메서드</a></li>360 <h3 id="ThreadSafe">스레드로부터 안전한 메서드</h3>
19 <li><a href="#ThreadSafe">Metode thread-safe</a></li>360 <h3 id="ThreadSafe">Metode thread-safe</h3>
19 <li><a href="#ThreadSafe">Потокобезопасные методы</a></li>360 <h3 id="ThreadSafe">Потокобезопасные методы</h3>
19 <li><a href="#ThreadSafe">Thread-safe methods</a></li>367 <h3 id="ThreadSafe">Thread-safe methods</h3>
19 <li><a href="#ThreadSafe">Métodos seguros de encadeamento</a></li>360 <h3 id="ThreadSafe">Métodos seguros de encadeamento</h3>
19 <li><a href="#ThreadSafe">Phương pháp an toàn với luồng</a></li>360 <h3 id="ThreadSafe">Phương pháp an toàn với luồng</h3>
36 * Not threadsafe
103 // Non-threadsafe functions.285 // Methods below are wrapped to protect the non-threadsafe979 // Methods below are wrapped to protect the non-threadsafe
664 <p class="note"><strong>Note:</strong> {@link android.content.SharedPreferences} are threadsafe, so705 <p>However, reading and writing to files on internal storage is <strong>not threadsafe</strong>. To
133 // Non-threadsafe functions.206 // Methods below are wrapped to protect the non-threadsafe
347 <command{{if $ts}} threadsafe="{{index $ts.Arguments 0}}"{{end}}>»
131 // Some RS functions are not threadsafe but can be called from an invoke
1567 concurrency annotations like <code>@ThreadSafe</code> and