Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/
H A Dsignals.c48 typedef struct ThreadJob ThreadJob; typedef
50 struct ThreadJob { struct
63 ThreadJob *job = (ThreadJob *) arg; in background_thread_func() argument