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

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
next-fork-exec-other-thread.c 58 worker_b (void *pArg) function
82 pthread_create (&wb_pid, NULL, worker_b, NULL);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
next-fork-exec-other-thread.c 56 worker_b (void *pArg) function
78 pthread_create (&wb_pid, NULL, worker_b, NULL);

Completed in 23 milliseconds