summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/kmp_wrapper_getpid.h
AgeCommit message (Expand)Author
2025-05-06[OpenMP] Use pthread_self for __kmp_gettid on Solaris (#138510)Rainer Orth
2025-05-05[OpenMP] Fix KMP_OS_AIX handling (#138499)Rainer Orth
2025-03-26[OpenMP] Add support for Haiku (#133034)Brad Smith
2024-01-08[openmp][AIX]Initial changes for porting to AIX (#76841)Xing Xue
2023-09-07[OpenMP] Use the more appropriate function to retrieve the thread id on OpenB...Brad Smith
2023-09-06[OpenMP] Fix gettid warnings on DragonFly (#65549)Brad Smith
2020-08-26[OpenMP] Fix build on macOS sdk 10.12 and newerAndreyChurbanov
2019-10-30Enable OpenBSD support.AndreyChurbanov
2019-03-25Fix gettid warnings on FreeBSDDimitry Andric
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-11Implement __kmp_gettid() for NetBSDKamil Rytarowski
2018-12-10Support clang compiling under windows-gnu and windows-msvcAndrey Churbanov
2017-10-20Apply formatting changesJonathan Peyton
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2017-01-27Printing OS thread id, when KMP_AFFINITY is set.Jonathan Peyton
2015-01-27Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov
2014-10-07I apologise in advance for the size of this check-in. At Intel we doJim Cownie
2013-09-27First attempt to import OpenMP runtimeJim Cownie