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

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
check-libthread-db.c 36 thread_routine (void *arg) function
57 err = pthread_create (&the_thread, NULL, thread_routine, NULL);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
check-libthread-db.c 36 thread_routine (void *arg) function
57 err = pthread_create (&the_thread, NULL, thread_routine, NULL);

Completed in 15 milliseconds