HomeSort by relevance Sort by last modified time
    Searched refs:waiting_for_threads (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
thread_sgi.h 17 static int waiting_for_threads; /* protected by count_lock */ variable
186 waiting_for_threads = 1;
204 if (waiting_for_threads) {
  /external/python/cpython2/Python/
thread_sgi.h 17 static int waiting_for_threads; /* protected by count_lock */ variable
186 waiting_for_threads = 1;
204 if (waiting_for_threads) {

Completed in 244 milliseconds