HomeSort by: relevance | last modified time | path
    Searched defs:is_main_thread (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
run-on-main-thread.c 116 is_main_thread () function
119 /* Initialize main_thread_id on first use of is_main_thread. */
143 gdb_assert (is_main_thread ());
run-on-main-thread.c 116 is_main_thread () function
119 /* Initialize main_thread_id on first use of is_main_thread. */
143 gdb_assert (is_main_thread ());
  /src/external/gpl3/gdb/dist/gdb/
run-on-main-thread.c 117 is_main_thread () function
120 /* Initialize main_thread_id on first use of is_main_thread. */
142 gdb_assert (is_main_thread ());
run-on-main-thread.c 117 is_main_thread () function
120 /* Initialize main_thread_id on first use of is_main_thread. */
142 gdb_assert (is_main_thread ());

Completed in 31 milliseconds