summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/z_Linux_util.c
Commit message (Expand)AuthorAgeFilesLines
* Replace some unsafe API calls with safe alternatives on Windows, prepare code...Andrey Churbanov2015-04-021-6/+6
* fix for broken commit 231774Andrey Churbanov2015-03-101-143/+45
* cleanup: removed unused function __kmp_change_thread_affinity_maskAndrey Churbanov2015-03-101-0/+49
* cleanup: usages of mask size wrapped into macrosAndrey Churbanov2015-03-101-7/+7
* Adding some 8-bit atomic operations for future useAndrey Churbanov2015-03-101-0/+51
* Added new user-guided lock api, currently disabled. Use KMP_USE_DYNAMIC_LOCK=...Andrey Churbanov2015-02-201-0/+2
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* aarch64 port sent by C. BergstromAndrey Churbanov2015-01-131-6/+18
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-85/+115
* Fix a bug where the library slept for up to KMP_BLOCKTIME before exitingJim Cownie2014-09-031-7/+37
* Commit PowerPC64 support from Carlo Bertolli at IBM.Jim Cownie2014-08-071-13/+108
* Make affinity support conditional on KMP_AFFINITY_SUPPORTEDAlp Toker2014-03-021-2/+2
* Add support for FreeBSDAlp Toker2014-02-281-22/+37
* Fix typosAlp Toker2014-02-241-2/+2
* For your Christmas hacking pleasure.Jim Cownie2013-12-231-49/+61
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+2540
OpenPOWER on IntegriCloud