Home
last modified time | relevance | path

Searched refs:thread_exit (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/util/
H A Dqemu-thread-posix.c468 static __thread NotifierList thread_exit; variable
479 notifier_list_add(&thread_exit, notifier); in qemu_thread_atexit_add()
493 notifier_list_notify(&thread_exit, NULL); in qemu_thread_atexit_notify()
/openbmc/linux/kernel/trace/
H A Dtrace_osnoise.c1168 thread_exit(struct osnoise_variables *osn_var, struct task_struct *t) in thread_exit() function
1274 thread_exit(osn_var, p); in trace_sched_switch_callback()