SpiceQA
Questions
Tags
Users
Badges
atomic
atomic
13 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Looking for examples for `atomic_fetch_add` for float32 in OpenCL 3.0
FangQ
0
•
asked Sep 24, 2022
1
0
18
opencl-c
opencl
atomic
c++11 atomic<int>++ much slower than std::mutex protected int++, why?
Immanuel Kant
0
•
asked Sep 24, 2022
1
1
54
mutex
c++11
atomic
performance
c++
c++11 timed_mutex behaves different from mutex when calling "try_lock_for"
Troskyvs
0
•
asked Sep 24, 2022
0
1
20
timed-mutex
mutex
atomic
locking
c++
Can I safely use `soft,rw` NFS mount if my application writes new files with tempory name and then renames the file?
Mikko Rantalainen
0
•
asked Sep 23, 2022
0
1
15
corruption
timeout
nfs
atomic
asynchronous
Is there something like ATOMIC_INC in CMSIS for Cortex-M 3 4 7?
Martin_from_K
0
•
asked Sep 23, 2022
1
1
27
cortex-m
stm32
atomic
arm
c
In C++, which Standard Library functions (if any) are required to implicitly provided an atomic memory fence?
WaltK
0
•
asked Sep 22, 2022
4
2
76
memory-barriers
c++11
atomic
multithreading
c++
Thread safe generic alternative to Interlocked.Exchange and Interlocked.Exchange global struct support
acoder
0
•
asked Sep 16, 2022
1
1
91
interlocked
atomic
multithreading
c#
CUDA: release lock implemented by atomic operations
user3059627
0
•
asked Sep 12, 2022
0
1
49
critical-section
atomic
cuda
Is there a way to ensure that inserts do not happen until after all data is collected for that row?
Mordachai
0
•
asked Sep 11, 2022
2
2
59
transactions
atomic
locking
sql
postgresql
How to make a C++ member pointer to be atomic
MIke Cheng
0
•
asked Sep 11, 2022
-1
0
38
atomic
gcc
c++
1
(current)
2
Next
Next
Hot Questions