HomeSort by: relevance | last modified time | path
    Searched refs:new_thread_count (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdbserver/
thread-db.cc 328 int new_thread_count = 0; local
333 &new_thread_count,
338 new_thread_count, iteration);
340 if (new_thread_count != 0)
  /src/external/gpl3/gdb.old/dist/gdbserver/
thread-db.cc 328 int new_thread_count = 0; local
333 &new_thread_count,
338 new_thread_count, iteration);
340 if (new_thread_count != 0)

Completed in 22 milliseconds