Searched refs:__gthread_active (Results 1 - 25 of 36) sorted by relevance

12

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
H A Dgthr-default.h196 static volatile int __gthread_active = -1; variable
201 __gthread_active = 1;
210 /* Avoid reading __gthread_active twice on the main code path. */
211 int __gthread_active_latest_value = __gthread_active;
214 path so every update of __gthread_active in a threaded program must
221 __gthread_active has been set to 1 before exiting this block. */
228 if (__gthread_active < 0)
229 __gthread_active = 0;
231 __gthread_active_latest_value = __gthread_active;
274 static volatile int __gthread_active
[all...]
H A Dgthr-posix.h196 static volatile int __gthread_active = -1; variable
201 __gthread_active = 1;
210 /* Avoid reading __gthread_active twice on the main code path. */
211 int __gthread_active_latest_value = __gthread_active;
214 path so every update of __gthread_active in a threaded program must
221 __gthread_active has been set to 1 before exiting this block. */
228 if (__gthread_active < 0)
229 __gthread_active = 0;
231 __gthread_active_latest_value = __gthread_active;
274 static volatile int __gthread_active
[all...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
H A Dgthr-default.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
H A Dgthr-posix.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
H A Dgthr-default.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
H A Dgthr-posix.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
H A Dgthr-default.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
H A Dgthr-posix.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
H A Dgthr-default.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
H A Dgthr-posix.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
H A Dgthr-default.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
H A Dgthr-posix.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
H A Dgthr-default.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
H A Dgthr-posix.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
H A Dgthr-default.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
H A Dgthr-posix.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
H A Dgthr-default.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
H A Dgthr-posix.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
H A Dgthr-default.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
H A Dgthr-posix.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
H A Dgthr-default.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
H A Dgthr-posix.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/mips/include/bits/
H A Dgthr-posix.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
H A Dgthr-default.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]
H A Dgthr-posix.h209 static volatile int __gthread_active = -1; variable
214 __gthread_active = 1;
223 /* Avoid reading __gthread_active twice on the main code path. */
224 int __gthread_active_latest_value = __gthread_active;
227 path so every update of __gthread_active in a threaded program must
234 __gthread_active has been set to 1 before exiting this block. */
241 if (__gthread_active < 0)
242 __gthread_active = 0;
244 __gthread_active_latest_value = __gthread_active;
287 static volatile int __gthread_active
[all...]

Completed in 1337 milliseconds

12