index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
library
/
cpp
/
threading
Commit message (
Expand
)
Author
Age
Files
Lines
*
[trivial] store pointer inside atomic
tobo
2026-01-15
1
-5
/
+4
*
use std::atomic instead of TAtomic
tobo
2026-01-14
3
-27
/
+22
*
Import RealAtomicSharedPtr to YDB GitHub
zaspa94
2025-12-24
2
-0
/
+425
*
Intermediate changes
robot-piglet
2025-12-18
1
-2
/
+2
*
Intermediate changes
robot-piglet
2025-12-17
1
-4
/
+24
*
Use generic thread-local value for kernel/groupattrs, crash context and event...
kulikov
2025-11-28
3
-18
/
+44
*
Switch generic tls to thread_local-based impl
kulikov
2025-11-26
1
-1
/
+1
*
TThreadLocalValue over standard thread_locals
kulikov
2025-11-25
1
-0
/
+122
*
Generic thread (yt fiber, etc) local storage
kulikov
2025-11-18
3
-1
/
+109
*
Better comment
thegeorg
2025-11-07
1
-1
/
+5
*
Try to prevent slicing in `co_return ex;`
thegeorg
2025-11-06
2
-1
/
+11
*
ysize -> size.
akhropov
2025-10-11
1
-1
/
+1
*
Fix a potential memory leak
akhropov
2025-10-11
1
-2
/
+2
*
Add return lvalue test (and fix corresponding bugs)
thegeorg
2025-07-16
2
-2
/
+7
*
coroutine_traits: Implicitly convert returned std::exception into erroneous T...
thegeorg
2025-07-15
2
-21
/
+89
*
Fix co_await argument dependent lookup for TFuture<T>
snaury
2025-07-01
4
-16
/
+84
*
Upver wine 10.8
nechda
2025-06-19
2
-3
/
+1
*
Fix object destruction order when using TFuture<T> coroutines
snaury
2025-06-19
3
-42
/
+157
*
TTryGuard for queue lock
nae202
2025-06-04
1
-39
/
+58
*
rm unused includes + fix memory_order
tobo
2025-05-31
1
-3
/
+1
*
AtomicTryLock() / AtomicUnlock() => TSpinLock
tobo
2025-05-30
1
-27
/
+17
*
Intermediate changes
robot-piglet
2025-04-14
1
-28
/
+30
*
List captured variables explicitly when 'this' has been implicitly captured t...
akhropov
2025-04-10
2
-4
/
+4
*
Fix TTbbLocalExecutor::GetWorkerThreadId. Enable test_fit_on_scipy_sparse_spm...
akhropov
2025-04-07
2
-4
/
+23
*
More detailed description of GetWorkerThreadId. Remove comments duplication
akhropov
2025-04-06
2
-3
/
+5
*
Add more IWYU export pragmas in library/*
vadim-xd
2025-04-06
1
-0
/
+2
*
[library/cpp/threading] Add convenience methods to schedule functions in TTas...
sskvor
2025-03-24
3
-62
/
+167
*
Fix cancellation in unifetcher
jolex007
2025-02-27
4
-0
/
+257
*
[libray/cpp/threading] Fix typo
sskvor
2024-11-05
1
-3
/
+3
*
Intermediate changes
robot-piglet
2024-10-15
1
-0
/
+1
*
fix tsan warnings in library/cpp/threading unit tests
kulikov
2024-09-12
1
-5
/
+5
*
Fix LSP in future-inl.h
k-vukolov
2024-08-19
1
-0
/
+1
*
Intermediate changes
robot-piglet
2024-08-06
2
-16
/
+60
*
Intermediate changes
robot-piglet
2024-08-02
1
-29
/
+33
*
Intermediate changes
robot-piglet
2024-08-01
3
-0
/
+201
*
Intermediate changes
robot-piglet
2024-07-29
5
-0
/
+195
*
TFuture add IsReady method
ilnurkh
2024-07-26
3
-0
/
+48
*
Intermediate changes
robot-piglet
2024-07-19
2
-0
/
+2
*
Intermediate changes
robot-piglet
2024-04-02
1
-4
/
+0
*
feat contrib: aiogram 3
armenqa
2024-01-19
85
-1701
/
+0
*
Library import 5, delete go dependencies (#832)
AlexSm
2024-01-04
1
-2
/
+2
*
Import libs 4 (#758)
AlexSm
2023-12-27
3
-5
/
+27
*
Add Drain method for TBlockingQueue
tytskiy
2023-12-11
2
-0
/
+109
*
Try enable TSAN on report unit-tests
nechda
2023-12-08
2
-2
/
+4
*
External build system generator release 65
robot-ya-builder
2023-12-05
14
-42
/
+42
*
add darwin-arm64 CMakeLists
dcherednik
2023-11-20
28
-0
/
+305
*
Y_FAIL->Y_ABORT at '^li'
ilnurkh
2023-10-17
1
-2
/
+2
*
Y_VERIFY->Y_ABORT_UNLESS at ^l
ilnurkh
2023-10-09
3
-3
/
+3
*
Fix input variable missprint
svidyuk
2023-08-30
4
-0
/
+24
*
All .ll files support in LLVM_BC
svidyuk
2023-08-30
4
-24
/
+0
[next]