Home
last modified time | relevance | path

Searched defs:sizeof_thread_id (Results 1 – 3 of 3) sorted by relevance

/llvm-project/openmp/libompd/src/
H A Domp-debug.cpp697 ompd_thread_id_t kind, ompd_size_t sizeof_thread_id, const void *thread_id, 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()
/llvm-project/openmp/libompd/gdb-plugin/
H A DompdAPITests.c85 ompd_size_t sizeof_thread_id = sizeof(threadID); in test_ompd_get_thread_handle() local
457 ompd_size_t sizeof_thread_id = sizeof(threadID); in test_ompd_get_thread_id() local
H A DompdModule.c776 ompd_size_t sizeof_thread_id, /* IN */ in _thread_context()