Home
last modified time | relevance | path

Searched defs:ThreadContext (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dthread-context.h28 struct ThreadContext { struct
52 void thread_context_create_thread(ThreadContext *tc, QemuThread *thread, argument
H A Dosdep.h698 typedef struct ThreadContext ThreadContext; typedef