summaryrefslogtreecommitdiffstats
path: root/library/cpp/threading
Commit message (Expand)AuthorAgeFilesLines
* [trivial] store pointer inside atomictobo2026-01-151-5/+4
* use std::atomic instead of TAtomictobo2026-01-143-27/+22
* Import RealAtomicSharedPtr to YDB GitHubzaspa942025-12-242-0/+425
* Intermediate changesrobot-piglet2025-12-181-2/+2
* Intermediate changesrobot-piglet2025-12-171-4/+24
* Use generic thread-local value for kernel/groupattrs, crash context and event...kulikov2025-11-283-18/+44
* Switch generic tls to thread_local-based implkulikov2025-11-261-1/+1
* TThreadLocalValue over standard thread_localskulikov2025-11-251-0/+122
* Generic thread (yt fiber, etc) local storagekulikov2025-11-183-1/+109
* Better commentthegeorg2025-11-071-1/+5
* Try to prevent slicing in `co_return ex;`thegeorg2025-11-062-1/+11
* ysize -> size.akhropov2025-10-111-1/+1
* Fix a potential memory leakakhropov2025-10-111-2/+2
* Add return lvalue test (and fix corresponding bugs)thegeorg2025-07-162-2/+7
* coroutine_traits: Implicitly convert returned std::exception into erroneous T...thegeorg2025-07-152-21/+89
* Fix co_await argument dependent lookup for TFuture<T>snaury2025-07-014-16/+84
* Upver wine 10.8nechda2025-06-192-3/+1
* Fix object destruction order when using TFuture<T> coroutinessnaury2025-06-193-42/+157
* TTryGuard for queue locknae2022025-06-041-39/+58
* rm unused includes + fix memory_ordertobo2025-05-311-3/+1
* AtomicTryLock() / AtomicUnlock() => TSpinLocktobo2025-05-301-27/+17
* Intermediate changesrobot-piglet2025-04-141-28/+30
* List captured variables explicitly when 'this' has been implicitly captured t...akhropov2025-04-102-4/+4
* Fix TTbbLocalExecutor::GetWorkerThreadId. Enable test_fit_on_scipy_sparse_spm...akhropov2025-04-072-4/+23
* More detailed description of GetWorkerThreadId. Remove comments duplicationakhropov2025-04-062-3/+5
* Add more IWYU export pragmas in library/*vadim-xd2025-04-061-0/+2
* [library/cpp/threading] Add convenience methods to schedule functions in TTas...sskvor2025-03-243-62/+167
* Fix cancellation in unifetcherjolex0072025-02-274-0/+257
* [libray/cpp/threading] Fix typosskvor2024-11-051-3/+3
* Intermediate changesrobot-piglet2024-10-151-0/+1
* fix tsan warnings in library/cpp/threading unit testskulikov2024-09-121-5/+5
* Fix LSP in future-inl.hk-vukolov2024-08-191-0/+1
* Intermediate changesrobot-piglet2024-08-062-16/+60
* Intermediate changesrobot-piglet2024-08-021-29/+33
* Intermediate changesrobot-piglet2024-08-013-0/+201
* Intermediate changesrobot-piglet2024-07-295-0/+195
* TFuture add IsReady methodilnurkh2024-07-263-0/+48
* Intermediate changesrobot-piglet2024-07-192-0/+2
* Intermediate changesrobot-piglet2024-04-021-4/+0
* feat contrib: aiogram 3armenqa2024-01-1985-1701/+0
* Library import 5, delete go dependencies (#832)AlexSm2024-01-041-2/+2
* Import libs 4 (#758)AlexSm2023-12-273-5/+27
* Add Drain method for TBlockingQueuetytskiy2023-12-112-0/+109
* Try enable TSAN on report unit-testsnechda2023-12-082-2/+4
* External build system generator release 65robot-ya-builder2023-12-0514-42/+42
* add darwin-arm64 CMakeListsdcherednik2023-11-2028-0/+305
* Y_FAIL->Y_ABORT at '^li'ilnurkh2023-10-171-2/+2
* Y_VERIFY->Y_ABORT_UNLESS at ^lilnurkh2023-10-093-3/+3
* Fix input variable missprintsvidyuk2023-08-304-0/+24
* All .ll files support in LLVM_BCsvidyuk2023-08-304-24/+0