15 struct thread *t1, *t2, *t3;
19 struct thread *other, *other_leader;
32 machine = &machines.
host;
44 leader && t1 && t2 && t3 && other);
void machines__exit(struct machines *machines)
#define TEST_ASSERT_EQUAL(text, val, expected)
void machine__remove_thread(struct machine *machine, struct thread *th)
#define TEST_ASSERT_VAL(text, cond)
struct thread * machine__find_thread(struct machine *machine, pid_t pid, pid_t tid)
void thread__put(struct thread *thread)
void machines__init(struct machines *machines)
int test__thread_mg_share(struct test *test __maybe_unused, int subtest __maybe_unused)
struct thread * machine__findnew_thread(struct machine *machine, pid_t pid, pid_t tid)