Searched defs:rand_num (Results 1 – 2 of 2) sorted by relevance
23 int rand_num = rand() % 0x10000; in test_static_semaphore_init() local50 int rand_num = rand() % 0x10000; in test_static_semaphore_detach() local272 int rand_num = rand() % 0x10000; in test_dynamic_semaphore_create() local299 int rand_num = rand() % 0x10000; in test_dynamic_semaphore_delete() local
69 int rand_num = rand() % 0x1000; in static_mutex_take_entry() local131 int rand_num = rand() % 0x1000; in static_mutex_release_entry() local409 int rand_num = rand() % 0x1000; in dynamic_mutex_take_entry() local471 int rand_num = rand() % 0x1000; in dynamic_mutex_release_entry() local
Completed in 4 milliseconds