Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in barrier
Vullkan compute shader caches and barriers
Sep 13, 2025
vulkan
memory-barriers
compute-shader
barrier
Least intrusive compile barrier for Java on x86
Feb 20, 2023
java
performance
memory
x86
barrier
Does immutable object need to be accessed across memory barrier in C#?
Nov 07, 2022
c#
memory
immutability
barrier
Share Barrier across threads in D
Jan 15, 2022
synchronization
d
dmd
barrier
Pthread Barrier vs. Loop Join
Aug 18, 2022
c
pthreads
barrier
Barriers and synchronization points with non-atomic variables - data race?
Oct 06, 2021
c++
multithreading
concurrency
language-lawyer
barrier
gcc and cpu_relax, smb_mb, etc.?
Jul 04, 2022
gcc
optimization
memory-barriers
barrier
Why do separate arrive and wait exist in C++20 barrier?
Sep 15, 2022
c++
c++20
barrier
Can this parallelism be implemented in OpenCL
May 25, 2022
opencl
barrier
How to implement Barrier class from .NET 4 functionality in .NET 3.5
Jul 14, 2022
c#
multithreading
barrier
cyclicbarrier
Barrier operations in NSOperationQueue
Nov 17, 2022
objective-c
grand-central-dispatch
nsoperationqueue
barrier
How to implement a Thread Safe HashTable (PhoneBook) Data Structure in Swift?
Nov 12, 2022
swift
multithreading
grand-central-dispatch
data-synchronization
barrier
How is barrier implemented in message passing systems?
Oct 10, 2021
c++
c
mpi
message-passing
barrier
Are Pthread Barriers in C Reusable?
Nov 26, 2019
c
pthreads
barrier
Do spin locks always require a memory barrier? Is spinning on a memory barrier expensive?
Apr 16, 2020
lock-free
spinlock
memory-barriers
barrier
Can a correct fail-safe process-shared barrier be implemented on Linux?
Apr 21, 2020
c
linux
pthreads
posix
barrier
What is the C++11 atomic API equivalent to ```__asm__ volatile("" ::: "memory")```
Mar 03, 2022
c++
c++11
portability
atomic
barrier
Dispatch_barrier_async and serial queue in GCD, what're differences between them?
Mar 31, 2019
ios
multithreading
grand-central-dispatch
barrier
How can barriers be destroyable as soon as pthread_barrier_wait returns?
Mar 30, 2022
c
pthreads
posix
race-condition
barrier
Older Entries »