Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dthread-context.h45 void *thread_cmd_data; member
/openbmc/qemu/util/
H A Dthread-context.c68 ThreadContextCmdNew *cmd_new = tc->thread_cmd_data; in thread_context_run()
74 tc->thread_cmd_data = NULL; in thread_context_run()
349 tc->thread_cmd_data = &data; in type_init()