Home
last modified time | relevance | path

Searched defs:thrArrayList (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/native_hook/test/
H A Dhook_test.c491 pthread_t** thrArrayList = (pthread_t**)malloc(sizeof(pthread_t*) * typeNum); in main() local
[all...]
H A Dmalloc_test.cpp509 pthread_t** thrArrayList = static_cast<pthread_t**>(malloc(sizeof(pthread_t*) * typeNum)); in main() local
[all...]

Completed in 3 milliseconds