Home
last modified time | relevance | path

Searched refs:set_thread_context (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/mips/malta/
H A Dmalta_mp.c139 set_thread_context(int cpuid) in set_thread_context() function
156 set_thread_context(cpuid); in platform_ipi_send()
240 set_thread_context(cpuid); in platform_start_ap()
/freebsd-12.1/contrib/gdb/gdb/
H A Dwince-stub.c368 set_thread_context (int s) in set_thread_context() function
493 set_thread_context (s); in dispatch()
H A Dwince.c679 set_thread_context (HANDLE h, CONTEXT * c) in set_thread_context() function
1851 CHECK (set_thread_context (th->h, &th->context)); in child_resume()