Searched refs:switch_to_process (Results 1 – 12 of 12) sorted by relevance
254 static OOP switch_to_process; variable1292 switch_to_process = _gst_nil_oop; in change_process_context()1361 if (!IS_NIL (switch_to_process)) in get_active_process()1362 return (switch_to_process); in get_active_process()1808 switch_to_process = processOOP; in activate_process()1874 if (!IS_NIL (switch_to_process)) in would_reschedule_process()2082 switch_to_process = _gst_nil_oop; in _gst_init_process_system()2293 if (!IS_NIL (switch_to_process)) in _gst_nvmsg_send()2294 change_process_context (switch_to_process); in _gst_nvmsg_send()2377 MAYBE_COPY_OOP (switch_to_process); in copy_semaphore_oops()[all …]
422 if UNCOMMON (!IS_NIL (switch_to_process))424 change_process_context (switch_to_process);456 if (!IS_NIL (switch_to_process))457 change_process_context (switch_to_process);
533 if UNCOMMON (!IS_NIL (switch_to_process))536 change_process_context (switch_to_process);
149 void switch_to_process (process_info *proc);
229 switch_to_process (process_info *proc) in switch_to_process() function
794 switch_to_process (proc); in disable_thread_event_reporting()
1711 switch_to_process (process); in handle_qxfer_threads_proper()
567 * inferiors.cc (switch_to_process): New, moved here from569 * inferiors.h (switch_to_process): Declare.574 * thread-db.cc (switch_to_process): Moved to inferiors.cc.7509 (switch_to_process): Replace usage of any_thread_of with18281 (switch_to_process): New.
812 switch_to_process (struct process_info *proc) in switch_to_process() function843 switch_to_process (proc); in disable_thread_event_reporting()864 switch_to_process (proc); in remove_thread_event_breakpoints()
1190 (switch_to_process): New.
841 switch_to_process (struct process_info *proc) in switch_to_process() function872 switch_to_process (proc); in disable_thread_event_reporting()893 switch_to_process (proc); in remove_thread_event_breakpoints()
3227 (switch_to_process): New.