Searched full:threadsafe (Results 1 – 25 of 170) sorted by relevance
1234567
90 * of that, \c ThreadSafe, which can only ever be changed to \c GL_TRUE, is118 static int ThreadSafe; variable159 if (ThreadSafe) in u_current_init()170 ThreadSafe = 1; in u_current_init()202 u_current_user = (ThreadSafe) ? NULL : (void *) ptr; in u_current_set_user()219 return (ThreadSafe) in u_current_get_user_internal()246 u_current_table = (ThreadSafe) ? NULL : (void *) tbl; in u_current_set()261 return (struct mapi_table *) ((ThreadSafe) ? in u_current_get_internal()
... .Annotation { } net/jcip/annotations/ThreadSafe.class ThreadSafe.java package net.jcip.
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…
55 <A HREF="../../../javax/annotation/concurrent/ThreadSafe.html" title="annotation in javax.ann…109 …/../../javax/annotation/concurrent/ThreadSafe.html" title="annotation in javax.annotation.concurre…145 <A HREF="../../../javax/annotation/concurrent/ThreadSafe.html" title="annotation in javax.ann…
108 …"../../../javax/annotation/concurrent/ThreadSafe.html" title="annotation in javax.annotation.concu…109 <TD>ThreadSafe
5 <threadsafe>true</threadsafe>
10 * ThreadSafe21 public @interface ThreadSafe { annotation
19 // be run in a separate thread, and this class is not threadsafe.25 // Not threadsafe. Only used in one thread. in DummyRasterizer()30 // Not threadsafe. Only used in one thread. in ~DummyRasterizer()
15 * enclosing object (the receiver), is marked as {@code ThreadSafe}.19 * private @Nullable @Dependent(result=NonNull.class, when=ThreadSafe.class)
83 * @param threadSafe If the mock should be thread safe or not85 void makeThreadSafe(boolean threadSafe); in makeThreadSafe() argument
58 // problems with them in function-local statics because it uses -fno-threadsafe-statics, and even59 // in builds with threadsafe statics, those threadsafe statics are just unnecessary overhead.
80 "\"threadsafe\" (child process re-executes the test binary "201 // On a POSIX system, this function may be called from a threadsafe-style in DeathTestAbort()494 // always threadsafe, and Google Test considers the496 // --gtest_death_test_style=threadsafe there.829 // threadsafe-style death test process.849 // The main function for a threadsafe-style death test child process.897 // A threadsafe implementation of fork(2) for threadsafe-style death tests1016 if (GTEST_FLAG(death_test_style) == "threadsafe" || in Create()1021 if (GTEST_FLAG(death_test_style) == "threadsafe") { in Create()
20 // Post a message to be received by all Inboxes for this Message type. Threadsafe.28 // Overwrite out with all the messages we've received since the last call. Threadsafe.
80 "\"threadsafe\" (child process re-executes the test binary "214 // On a POSIX system, this function may be called from a threadsafe-style in DeathTestAbort()544 // always threadsafe, and Google Test considers the546 // --gtest_death_test_style=threadsafe there.880 // threadsafe-style death test process.900 // The main function for a threadsafe-style death test child process.953 // A threadsafe implementation of fork(2) for threadsafe-style death tests1073 if (GTEST_FLAG(death_test_style) == "threadsafe" || in Create()1080 if (GTEST_FLAG(death_test_style) == "threadsafe") { in Create()
80 "\"threadsafe\" (child process re-executes the test binary "214 // On a POSIX system, this function may be called from a threadsafe-style in DeathTestAbort()542 // always threadsafe, and Google Test considers the544 // --gtest_death_test_style=threadsafe there.877 // threadsafe-style death test process.897 // The main function for a threadsafe-style death test child process.950 // A threadsafe implementation of fork(2) for threadsafe-style death tests1070 if (GTEST_FLAG(death_test_style) == "threadsafe" || in Create()1077 if (GTEST_FLAG(death_test_style) == "threadsafe") { in Create()
421 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()430 // Repeats a representative sample of death tests in the "threadsafe" style:433 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()438 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()444 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()451 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()461 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()481 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()1302 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST()
423 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()432 // Repeats a representative sample of death tests in the "threadsafe" style:435 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()440 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()446 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()453 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()463 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()483 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()1357 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST()
41 …debugger.HandleCommand('log enable --threadsafe --timestamp --file "%s" gdb-remote packets' % log_…69 (lldb) log enable --threadsafe --timestamp --file <FILE> ....
73 <A HREF="javax/annotation/concurrent/ThreadSafe.html" title="annotation in javax.annotation.concurr…
73 …javax/annotation/concurrent/ThreadSafe.html" title="annotation in javax.annotation.concurrent" tar…
143 -fno-threadsafe-statics \224 -fno-threadsafe-statics \
10 threadsafe: true
366 // Repeats a representative sample of death tests in the "threadsafe" style:369 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()374 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()380 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()387 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()397 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()417 testing::GTEST_FLAG(death_test_style) = "threadsafe"; in TEST_F()
89 "\"threadsafe\" (child process re-executes the test binary "139 if (GTEST_FLAG(death_test_style) == "threadsafe") in InDeathTestChild()252 // On a POSIX system, this function may be called from a threadsafe-style in DeathTestAbort()580 // always threadsafe, and Google Test considers the582 // --gtest_death_test_style=threadsafe there.922 // threadsafe-style death test process.943 // The main function for a threadsafe-style death test child process.1173 if (GTEST_FLAG(death_test_style) == "threadsafe" || in Create()1180 if (GTEST_FLAG(death_test_style) == "threadsafe") { in Create()