HomeSort by relevance Sort by last modified time
    Searched refs:__gthread_active (Results 26 - 50 of 70) sorted by null

12 3

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
gthr-posix.h 209 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 = -1
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
gthr-default.h 196 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;
278 static volatile int __gthread_active = -1
    [all...]
gthr-posix.h 196 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;
278 static volatile int __gthread_active = -1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
gthr-default.h 196 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;
278 static volatile int __gthread_active = -1
    [all...]
gthr-posix.h 196 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;
278 static volatile int __gthread_active = -1
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
gthr-default.h 209 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;
291 static volatile int __gthread_active = -1
    [all...]
gthr-posix.h 209 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;
291 static volatile int __gthread_active = -1
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
gthr-default.h 209 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;
291 static volatile int __gthread_active = -1
    [all...]
gthr-posix.h 209 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;
291 static volatile int __gthread_active = -1
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
gthr-default.h 209 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;
291 static volatile int __gthread_active = -1
    [all...]
gthr-posix.h 209 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;
291 static volatile int __gthread_active = -1
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
gthr-default.h 209 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;
291 static volatile int __gthread_active = -1
    [all...]
gthr-posix.h 209 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;
291 static volatile int __gthread_active = -1
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
gthr-default.h 228 static volatile int __gthread_active = -1; variable
233 __gthread_active = 1;
242 /* Avoid reading __gthread_active twice on the main code path. */
243 int __gthread_active_latest_value = __gthread_active;
246 path so every update of __gthread_active in a threaded program must
253 __gthread_active has been set to 1 before exiting this block. */
260 if (__gthread_active < 0)
261 __gthread_active = 0;
263 __gthread_active_latest_value = __gthread_active;
309 static volatile int __gthread_active = -1
    [all...]
gthr-posix.h 228 static volatile int __gthread_active = -1; variable
233 __gthread_active = 1;
242 /* Avoid reading __gthread_active twice on the main code path. */
243 int __gthread_active_latest_value = __gthread_active;
246 path so every update of __gthread_active in a threaded program must
253 __gthread_active has been set to 1 before exiting this block. */
260 if (__gthread_active < 0)
261 __gthread_active = 0;
263 __gthread_active_latest_value = __gthread_active;
309 static volatile int __gthread_active = -1
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
gthr-default.h 228 static volatile int __gthread_active = -1; variable
233 __gthread_active = 1;
242 /* Avoid reading __gthread_active twice on the main code path. */
243 int __gthread_active_latest_value = __gthread_active;
246 path so every update of __gthread_active in a threaded program must
253 __gthread_active has been set to 1 before exiting this block. */
260 if (__gthread_active < 0)
261 __gthread_active = 0;
263 __gthread_active_latest_value = __gthread_active;
309 static volatile int __gthread_active = -1
    [all...]
gthr-posix.h 228 static volatile int __gthread_active = -1; variable
233 __gthread_active = 1;
242 /* Avoid reading __gthread_active twice on the main code path. */
243 int __gthread_active_latest_value = __gthread_active;
246 path so every update of __gthread_active in a threaded program must
253 __gthread_active has been set to 1 before exiting this block. */
260 if (__gthread_active < 0)
261 __gthread_active = 0;
263 __gthread_active_latest_value = __gthread_active;
309 static volatile int __gthread_active = -1
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
gthr-default.h 228 static volatile int __gthread_active = -1; variable
233 __gthread_active = 1;
242 /* Avoid reading __gthread_active twice on the main code path. */
243 int __gthread_active_latest_value = __gthread_active;
246 path so every update of __gthread_active in a threaded program must
253 __gthread_active has been set to 1 before exiting this block. */
260 if (__gthread_active < 0)
261 __gthread_active = 0;
263 __gthread_active_latest_value = __gthread_active;
309 static volatile int __gthread_active = -1
    [all...]
gthr-posix.h 228 static volatile int __gthread_active = -1; variable
233 __gthread_active = 1;
242 /* Avoid reading __gthread_active twice on the main code path. */
243 int __gthread_active_latest_value = __gthread_active;
246 path so every update of __gthread_active in a threaded program must
253 __gthread_active has been set to 1 before exiting this block. */
260 if (__gthread_active < 0)
261 __gthread_active = 0;
263 __gthread_active_latest_value = __gthread_active;
309 static volatile int __gthread_active = -1
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
gthr-default.h 228 static volatile int __gthread_active = -1; variable
233 __gthread_active = 1;
242 /* Avoid reading __gthread_active twice on the main code path. */
243 int __gthread_active_latest_value = __gthread_active;
246 path so every update of __gthread_active in a threaded program must
253 __gthread_active has been set to 1 before exiting this block. */
260 if (__gthread_active < 0)
261 __gthread_active = 0;
263 __gthread_active_latest_value = __gthread_active;
309 static volatile int __gthread_active = -1
    [all...]
gthr-posix.h 228 static volatile int __gthread_active = -1; variable
233 __gthread_active = 1;
242 /* Avoid reading __gthread_active twice on the main code path. */
243 int __gthread_active_latest_value = __gthread_active;
246 path so every update of __gthread_active in a threaded program must
253 __gthread_active has been set to 1 before exiting this block. */
260 if (__gthread_active < 0)
261 __gthread_active = 0;
263 __gthread_active_latest_value = __gthread_active;
309 static volatile int __gthread_active = -1
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
gthr-default.h 209 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;
291 static volatile int __gthread_active = -1
    [all...]
gthr-posix.h 209 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;
291 static volatile int __gthread_active = -1
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
gthr-default.h 209 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;
291 static volatile int __gthread_active = -1
    [all...]
gthr-posix.h 209 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;
291 static volatile int __gthread_active = -1
    [all...]

Completed in 1318 milliseconds

12 3