aboutsummaryrefslogtreecommitdiff
path: root/glslang/OSDependent/Unix/ossource.cpp
AgeCommit message (Expand)Author
2023-01-19Revert "Merge remote-tracking branch 'aosp/upstream-master' into..."ndk-r27-rc1ndk-r26dndk-r26cndk-r26bndk-r26-rc1ndk-r26-beta1ndk-r26ndk-r27-releasendk-r26-releasemaster-ndkJames Farrell
2022-11-30Use nullptr where possible instead of NULL or 0Johannes Kauffmann
2022-08-26Remove the unused OS_CleanupThreadDataPedro J. Estébanez
2021-11-08Initialize global mutex in a thread-safe mannerNiklas Haas
2019-01-30Port Unix/ossource.cpp to FuchsiaMichael Spang
2017-11-13Implement OS_DumpMemoryCounters for LinuxLoopDawg
2017-11-13Memory: Restore unused interfaces, in case other tools called them.John Kessenich
2017-11-13Memory: Remove the need for per-thread tear down.John Kessenich
2017-04-04This refactor the StandAlone and WorkList files in order to use moreJuan Lopez
2017-01-06Non-functional: White space after "//", mostly for copyrights.John Kessenich
2017-01-06Non-Functional: Whitespace, comments, replace accidentally deleted comment.John Kessenich
2016-10-15Use a recursive mutex.Josh Gargus
2016-10-05Use pthread_mutex for global lock on Linux.Josh Gargus
2016-07-21Add g++/clang warnings to match some enabled by /W4 in MSVC.LoopDawg
2016-05-14Use DetachThreadLinux wrapper on androidbaldurk
2016-04-03fix spelling mistakesEric Engestrom
2016-02-23Fix warnings/errors for strict aliasing & function prototypesMark Adams
2015-12-01Use generic osinclude.hPyry Haulos
2015-11-16Add an osinclude.h below each OS directory, redirects by platform macrobaldurk