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

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
thread-specific.exp 70 # As this test only runs a single inferior, $_thread and $_gthread
72 gdb_test {print $_thread} ".* = 0" "thread var when not running"
88 gdb_test {print $_thread} ".* = [lindex $threads 0]" "thread var in main"
127 gdb_test {print $_thread} ".* = $this_thread" "thread var at break"
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
thread-specific.exp 70 # As this test only runs a single inferior, $_thread and $_gthread
72 gdb_test {print $_thread} ".* = 0" "thread var when not running"
88 gdb_test {print $_thread} ".* = [lindex $threads 0]" "thread var in main"
127 gdb_test {print $_thread} ".* = $this_thread" "thread var at break"
  /src/sys/dev/dm/
dm_target_delay.c 80 static void _thread(void*);
209 if (kthread_create(PRI_NONE, 0, NULL, _thread, di, NULL,
464 _thread(void *arg) function
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
default.exp 668 {$_thread = 0} \
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
default.exp 668 {$_thread = 0} \

Completed in 29 milliseconds