Searched refs:t_data (Results 1 – 1 of 1) sorted by relevance
17 void t_func(std::mutex &t_mutex, const test_data &t_data) { in t_func() argument25 : "a"(t_data.eax), "b"(t_data.ebx), "m"(t_data.st0) in t_func()