aboutsummaryrefslogtreecommitdiff
path: root/absl/synchronization/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK.Andy Getzendanner2023-05-231-4/+6
* Don't override clock_gettime in the KernelTimeout and WaiterDerek Mauro2023-04-131-0/+1
* Synchronization: Consolidate the logic for whether steady clocks are supportedDerek Mauro2023-04-121-0/+4
* Add an implementation of Waiter that uses std::mutex/std::condition_variableDerek Mauro2023-03-211-0/+2
* Synchronization: Refactor Waiter to allow us to write testsDerek Mauro2023-03-201-1/+25
* Rewrite KernelTimeout to support both absolute and relative timeoutsDerek Mauro2023-02-091-1/+17
* Update Condition to allocate 24 bytes for MSVC platform pointers to methods.Abseil Team2022-11-161-0/+14
* Use AnyInvocable in internal thread_poolAbseil Team2022-11-151-1/+2
* Export of internal Abseil changesAbseil Team2022-04-041-0/+4
* CMake: add option to use Google Test already installed on system (#969)Florin Crișan2021-06-091-7/+7
* Export of internal Abseil changesAbseil Team2020-10-121-0/+1
* Export of internal Abseil changesAbseil Team2020-09-281-1/+0
* Export of internal Abseil changesAbseil Team2020-07-311-0/+2
* Export of internal Abseil changesAbseil Team2019-12-121-0/+1
* Export of internal Abseil changesAbseil Team2019-09-051-1/+14
* Export of internal Abseil changesAbseil Team2019-08-131-3/+5
* Export of internal Abseil changes.Abseil Team2019-07-181-0/+1
* Export of internal Abseil changes.Abseil Team2019-04-231-0/+2
* Export of internal Abseil changes.Abseil Team2019-03-281-1/+1
* Changed HTTP URLs to HTTPS where possible (#270)nik72732019-03-081-1/+1
* Export of internal Abseil changes.Abseil Team2018-12-131-114/+154
* Export of internal Abseil changes.Abseil Team2018-08-021-1/+1
* - abe587c2360b21f085b7d65a77d840015bc04cf6 Factor an internal interface int...Abseil Team2018-05-151-1/+1
* - 45690246da1e36acde86c941b68aad2248b16ea7 Import of CCTZ from Github. by A...Abseil Team2018-05-071-1/+2
* - ed0ba496fe01eb8edfa86beade8a37768e7c12ef Updates the API for Exception Sa...Abseil Team2018-04-191-1/+1
* CMake supportAdrien Devresse2017-10-271-0/+154