Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/
H A Dperf_test_data.cpp37 void* UserThread(void* param) in UserThread() function
201 if (pthread_create(thrArray + idx, nullptr, UserThread, reinterpret_cast<void*>(&idx)) != 0) { in main()

Completed in 1 milliseconds