Home
last modified time | relevance | path

Searched refs:mutex_performance_test_loop_0 (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/osal/test/
H A Dmpp_thread_test.c42 void* mutex_performance_test_loop_0(void *arg) in mutex_performance_test_loop_0() function
166 pthread_create(&threads[0], &attr, mutex_performance_test_loop_0, NULL); in main()