Searched defs:rand (Results 1 – 2 of 2) sorted by relevance
57 curcpu = ca[int(rand() * ncpus + 1)]; function73 printf("%06d", int(rand() * sleepmax)); function81 printf("%06d", int(rand() * spinmax)); function
112 struct random_data rand; in locking_thread() local