Searched refs:rand_range (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/tests/
H A Dthread_tests.cpp27 static uint rand_range(uint low, uint high) { function
128 uint r = rand_range(1, inherit_test_mutex_count);
132 get_current_thread(), rand_range(DEFAULT_PRIORITY - 4, DEFAULT_PRIORITY + 4));

Completed in 117 milliseconds