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

  /src/external/lgpl2/userspace-rcu/dist/src/
urcu-bp.c 520 void remove_thread(struct rcu_reader *rcu_reader_reg) function
581 remove_thread(rcu_reader_reg);
  /src/external/gpl3/gdb.old/dist/gdb/
remote.c 4068 void remove_thread (ptid_t ptid)
7794 context->remove_thread (ws->child_ptid ());
7803 context->remove_thread (event->ws.child_ptid ());
7805 context->remove_thread (event->ptid);
4065 void remove_thread (ptid_t ptid) function in struct:threads_listing_context
  /src/external/gpl3/gdb/dist/gdb/
remote.c 4089 void remove_thread (ptid_t ptid)
7824 context->remove_thread (ws->child_ptid ());
7833 context->remove_thread (event->ws.child_ptid ());
7835 context->remove_thread (event->ptid);
4086 void remove_thread (ptid_t ptid) function in struct:threads_listing_context

Completed in 81 milliseconds