Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/test/
H A Dmpp_thread_test.c69 void *mutex_performance_test_loop_1(void *arg) in mutex_performance_test_loop_1() function
168 pthread_create(&threads[1], &attr, mutex_performance_test_loop_1, NULL); in main()