On 7/6/2026 9:51 AM, Ilya Leoshkevich wrote: > Currently mutators perform the same actions, because the RNG seed is > derived from the current time in seconds. Mix in thread ID. > > Signed-off-by: Ilya Leoshkevich <[email protected]> > --- > tests/tcg/multiarch/vma-pthread.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
