Searched full:threadsafe (Results 1 – 25 of 394) sorted by relevance
12345678910>>...16
28 class ThreadSafe { class38 void ThreadSafe::ExplicitIncrement() { in ExplicitIncrement()44 void ThreadSafe::ImplicitIncrement() { in ImplicitIncrement()50 ThreadSafe thread_safe; in TEST()54 ThreadSafe thread_safe; in TEST()
28 class ThreadSafe {38 void ThreadSafe::BuggyIncrement() {46 void ThreadSafe::BuggyIncrement() {53 void ThreadSafe::BuggyIncrement() {67 void ThreadSafe::BuggyIncrement() { }
90 * of that, \c ThreadSafe, which can only ever be changed to \c GL_TRUE, is117 static int ThreadSafe; variable194 if (ThreadSafe) in u_current_init()205 ThreadSafe = 1; in u_current_init()237 u_current_context = (ThreadSafe) ? NULL : (void *) ptr; in u_current_set_context()252 return ThreadSafe ? tss_get(u_current_context_tsd) : u_current_context; in u_current_get_context_internal()275 u_current_table = (ThreadSafe) ? NULL : (void *) tbl; in u_current_set_table()288 if (ThreadSafe) in u_current_get_table_internal()
42 // This method is threadsafe because it is initially called85 // This method is threadsafe because it is initially called128 // This method is threadsafe because it is initially called171 // This method is threadsafe because it is initially called214 // This method is threadsafe because it is initially called257 // This method is threadsafe because it is initially called299 // This method is threadsafe because it is initially called342 // This method is threadsafe because it is initially called385 // This method is threadsafe because it is initially called
7 ThreadSafe10 <META NAME="keywords" CONTENT="javax.annotation.concurrent.ThreadSafe class">17 parent.document.title="ThreadSafe";57 …<A HREF="../../../index.html?javax/annotation/concurrent/ThreadSafe.html" target="_top"><B>FRAMES<…58 <A HREF="ThreadSafe.html" target="_top"><B>NO FRAMES</B></A> 89 Annotation Type ThreadSafe</H2>95 </FONT>public @interface <B>ThreadSafe</B></DL>99 ThreadSafe146 …<A HREF="../../../index.html?javax/annotation/concurrent/ThreadSafe.html" target="_top"><B>FRAMES<…147 <A HREF="ThreadSafe.html" target="_top"><B>NO FRAMES</B></A>
32 <A HREF="ThreadSafe.html" title="annotation in javax.annotation.concurrent" target="classFrame">Thr…
21 import javax.annotation.concurrent.ThreadSafe;28 @ThreadSafe38 @ThreadSafe
23 import javax.annotation.concurrent.ThreadSafe;28 @ThreadSafe47 @ThreadSafe
20 import javax.annotation.concurrent.ThreadSafe;25 @ThreadSafe
19 import javax.annotation.concurrent.ThreadSafe;24 @ThreadSafe
23 import javax.annotation.concurrent.ThreadSafe;29 @ThreadSafe
6 <threadsafe>true</threadsafe>
16 "-fno-threadsafe-statics",28 "-fno-threadsafe-statics",
10 * ThreadSafe21 public @interface ThreadSafe { annotation
16 <threadsafe>true</threadsafe>
22 import javax.annotation.concurrent.ThreadSafe;25 @ThreadSafe
21 import javax.annotation.concurrent.ThreadSafe;24 @ThreadSafe
22 import javax.annotation.concurrent.ThreadSafe;40 @ThreadSafe129 @ThreadSafe
19 import javax.annotation.concurrent.ThreadSafe;25 @ThreadSafe
22 import javax.annotation.concurrent.ThreadSafe;27 @ThreadSafe
35 import javax.annotation.concurrent.ThreadSafe;84 @ThreadSafe146 @ThreadSafe
21 import javax.annotation.concurrent.ThreadSafe;38 @ThreadSafe