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

  /src/external/gpl3/gdb.old/dist/gdb/
ser-mingw.c 632 pipe_select_thread (void *arg) function
722 thread_fn = pipe_select_thread;
797 /* Since we use the pipe_select_thread for our select emulation,
1013 create_select_thread (pipe_select_thread, scb, &ps->wait);
  /src/external/gpl3/gdb/dist/gdb/
ser-mingw.c 632 pipe_select_thread (void *arg) function
722 thread_fn = pipe_select_thread;
797 /* Since we use the pipe_select_thread for our select emulation,
1013 create_select_thread (pipe_select_thread, scb, &ps->wait);

Completed in 31 milliseconds