Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/data_sharing/
Dalignment.c7 static void putValueInParallel(int *ptr, int value) { in putValueInParallel() function
16 putValueInParallel(&id, omp_get_thread_num()); in getId()