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

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
threadcrash.c 73 job_description. */
75 struct job_description struct
92 struct job_description *
99 struct job_description *list
100 = malloc (num * sizeof (struct job_description));
253 /* The thread worker function. ARG is a job_description pointer which
260 struct job_description *job = (struct job_description *) arg;
344 start_job (struct job_description *job)
356 finalise_job (struct job_description *job
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
threadcrash.c 73 job_description. */
75 struct job_description struct
92 struct job_description *
99 struct job_description *list
100 = malloc (num * sizeof (struct job_description));
253 /* The thread worker function. ARG is a job_description pointer which
260 struct job_description *job = (struct job_description *) arg;
344 start_job (struct job_description *job)
356 finalise_job (struct job_description *job
    [all...]

Completed in 23 milliseconds