Searched refs:sizeof_thread_id (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/openmp/libompd/src/ |
| H A D | omp-debug.cpp | 697 ompd_thread_id_t kind, ompd_size_t sizeof_thread_id, const void *thread_id, in ompd_get_thread_handle() argument 712 context, kind, sizeof_thread_id, thread_id, &tcontext); in ompd_get_thread_handle() 768 ompd_thread_id_t kind, ompd_size_t sizeof_thread_id, void *thread_id) { in ompd_get_thread_id() argument 786 if (sizeof_thread_id != size) in ompd_get_thread_id()
|
| /llvm-project-15.0.7/openmp/runtime/src/include/ |
| H A D | omp-tools.h.var | 1159 ompd_size_t sizeof_thread_id, const void *thread_id, 1252 ompd_size_t sizeof_thread_id, 1264 ompd_size_t sizeof_thread_id, void *thread_id);
|