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

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
tid-reuse.c 52 check_rc (int rc, const char *what) function
73 check_rc (rc, "pthread_create");
76 check_rc (rc, "pthread_join");
133 check_rc (rc, "pthread_create spawner_thread");
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
tid-reuse.c 52 check_rc (int rc, const char *what) function
73 check_rc (rc, "pthread_create");
76 check_rc (rc, "pthread_join");
133 check_rc (rc, "pthread_create spawner_thread");

Completed in 14 milliseconds