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 pthreads
Peek stdin using pthreads
Jun 29, 2026
c++
pthreads
stdin
Run a specific set of lines within a function in a different thread in C
Jun 29, 2026
c
multithreading
pthreads
How to enforce memory ordering with gcc on x86
Jun 28, 2026
c
gcc
x86
pthreads
memory-barriers
Will pthread_detach manage my memory for me?
Jun 27, 2026
c
multithreading
memory-management
malloc
pthreads
C function prints twice, only called once with a thread
Jun 26, 2026
c
pthreads
undefined reference to `pthread_key_create'
Jun 26, 2026
pthreads
(C) Using mutex in multithreaded client and server
Jun 25, 2026
c
multithreading
server
pthreads
mutex
C: Segmentation Fault on pthread_create
Jun 22, 2026
c
pthreads
segmentation-fault
Why do pthread_mutex_lock() and pthread_mutex_unlock() contain memory barriers if the function calls themselves act as memory barriers? [duplicate]
Jun 23, 2026
c
linux
multithreading
pthreads
"terminate called without an active exception" after pthread_cancel
Jun 21, 2026
c++
c++11
g++
pthreads
stdthread
pthread mutex (un)locking over different threads
Jun 19, 2026
multithreading
process
pthreads
mutex
shared
Lock correctness with compiler optimizations (C / gcc)
Jun 16, 2026
c
multithreading
gcc
optimization
pthreads
Using pthread lib in C with Cmake
Jun 16, 2026
c
cmake
pthreads
Getting incorrect output when I implement merge sort with threads, can't figure out what's wrong
Jun 16, 2026
c
multithreading
pthreads
posix
On the website: godbolt.org, and only there: how can I use std::thread?
Jun 15, 2026
c++
pthreads
Cpp threads is not working as expected when loops are involved
Jun 15, 2026
c++
multithreading
c++17
pthreads
cthreads
Pthreads : Segmentation fault error
Jun 14, 2026
c++
gcc
pthreads
posix
mutex
Does "pthread_mutex_t mutex = {0}" initialize mutex?
Jun 14, 2026
c++
c
linux
pthreads
mutex
Passing a deque to a new pthread
Jun 13, 2026
c++
thread-safety
pthreads
deque
Older Entries »