SpiceQA
Questions
Tags
Users
Badges
thread-local-storage
36 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
A thread local variable has unexpected value during destruction
user_16666213
0
•
asked Jun 13, 2022
4
0
117
thread-local-storage
c++
Are "thread storage duration" and "thread local storage duration" the synonyms?
user_1778275
0
•
asked Apr 21, 2022
2
2
87
storage-duration
thread-local-storage
language-lawyer
c
Are thread_local objects initialized to 0 in C?
user_3124390
0
•
asked Mar 24, 2022
2
1
124
thread-local-storage
language-lawyer
initialization
c
How to detect if code is being run in a "branched" async context?
user_1618239
0
•
asked Feb 9, 2022
1
0
56
executioncontext
async-await
thread-local-storage
asynchronous
.net
What does fs:0x30 provide in Linux?
user_14921095
0
•
asked Oct 13, 2021
3
1
370
thread-local-storage
x86-64
glibc
reverse-engineering
assembly
How to safely implement reusable scratch memory in C++?
user_2044117
0
•
asked Aug 10, 2021
2
2
298
thread-local-storage
dynamic-memory-allocation
c++
How to understand the macro, get_tls, and identifier,TLS, when I read function, runtime·rt0_go?
user_14006841
0
•
asked Jul 12, 2021
1
2
106
go
thread-local-storage
runtime
startup
thread_local static variables in a dynamic loaded library – when are they created?
user_10215177
0
•
asked Jun 10, 2021
2
1
295
dynamic-loading
thread-local-storage
c++
Why doesn't gcc eliminate successive calls to `_tls_get_addr()`?
user_1276816
0
•
asked Jun 8, 2021
4
0
194
thread-local-storage
gcc
multithreading
c++
tbb::parallel_for with preserved order
user_15969524
0
•
asked May 19, 2021
2
1
337
thread-local-storage
tbb
parallel-processing
c++
1
(current)
2
3
4
Next
Next
Hot Questions