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
“Fatal error class 'Thread' not found in…” when trying to use PHP pthreads
Feb 23, 2026
php
multithreading
pthreads
pthread_cancel() on linux leads to exception/coredump, why?
Feb 24, 2026
c++
linux
exception
pthreads
Segmentation fault using pthread and arm-linux-gnueabihf-gcc
Feb 23, 2026
c
linux
gcc
pthreads
cross-compiling
sigwait duplicated and transformed signals on MacOS
Feb 24, 2026
c
macos
pthreads
Threads on bare-metal embedded devices
Feb 24, 2026
multithreading
arm
pthreads
bare-metal
Signal handler behavior in multi threaded environment
Feb 22, 2026
c
linux
multithreading
pthreads
signals
Software PWM without clobbering the CPU?
Feb 22, 2026
c
embedded
pthreads
gpio
Difference between pthread_exit(PTHREAD_CANCELED) and pthread_cancel(pthread_self())
Feb 21, 2026
pthreads
signals
pthread_rwlock_init() causing a segmentation fault
Feb 21, 2026
linux
gcc
embedded-linux
pthreads
pthread_create fails with ENOMEM on low free memory scenario
Feb 19, 2026
c
linux
pthreads
Creating a mutex locker class in C++
Feb 18, 2026
c++
multithreading
pthreads
mutex
pthread_barrier not behaving how I'd expect
Feb 18, 2026
c
multithreading
pthreads
Why does this code not run?
Feb 16, 2026
c
multithreading
pthreads
Linux command "kill" can send signal to threads
Feb 16, 2026
linux
multithreading
pthreads
Why 'cout' statement printed twice (even it is synchrinized) from a particular thread if pthread_join() is not used?
Feb 15, 2026
c++
multithreading
pthreads
pthread_key_create() - When does the `destructor` function invoked?
Feb 14, 2026
c
linux
multithreading
pthreads
How can I tell if the current thread was created as an NSThread?
Feb 13, 2026
ios
multithreading
macos
cocoa
pthreads
How to run short asynchronous tasks efficiently under Linux?
Feb 12, 2026
linux
multithreading
parallel-processing
pthreads
real-time
Older Entries »