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
gcc 4.7 on linux pthreads - nontrivial thread_local workaround using __thread (no boost)
Dec 23, 2021
c++
linux
multithreading
c++11
pthreads
Is it well-defined behavior to modify one element of an array while another thread modifies another element of the same array?
Dec 07, 2021
c
synchronization
pthreads
undefined-behavior
Creating multiple threads in C
Sep 28, 2021
c
multithreading
pthreads
std::thread supposedly leading to unusable stack trace
Jun 06, 2020
c++
multithreading
pthreads
stdthread
Cancelling a C++11 std::thread during a recvfrom syscall?
Nov 25, 2019
c++
linux
c++11
pthreads
What is the difference between PTHREAD_RECURSIVE_MUTEX_INITIALIZER and PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP?
Feb 08, 2020
c
pthreads
How does pthread_key_t and the method pthread_key_create work?
Oct 08, 2017
pthreads
thread-local
pthread-key-create
How to make thread synchronization without using mutex, semorphore, spinLock and futex?
Jan 02, 2020
c++
linux
multithreading
pthreads
mutex
How to trap stack overflow with pthread?
Apr 26, 2021
c++
c
multithreading
pthreads
signals
Zombie process even though threads are still running
Nov 15, 2022
c
linux
multithreading
pthreads
posix
How to do robust thread-local storage in iOS
Aug 29, 2022
ios
c
cocoa-touch
pthreads
thread-local-storage
sigwait() and signal handler
Oct 01, 2022
c
linux
multithreading
pthreads
signals
What is the best practice for passing data between threads? Queues, messages or others?
Oct 25, 2022
c++
multithreading
pthreads
pthread vs. kthread in Linux kernel v2.6+
Nov 12, 2017
linux
multithreading
linux-kernel
pthreads
kernel
The futex facility returned an unexpected error code?
Apr 19, 2022
multithreading
linux-kernel
pthreads
futex
How do I wake select() on a socket close?
Sep 15, 2019
linux
multithreading
sockets
pthreads
posix
Difference between pthread_exit() and exit()?
Nov 12, 2022
c
pthreads
C++ 11 Threads, Error Pure virtual function called
Feb 20, 2021
c++
multithreading
c++11
pthreads
beagleboneblack
What are pthread cancelation points used for?
Aug 01, 2018
c
linux
pthreads
posix
Thread using emscripten
Nov 20, 2022
pthreads
emscripten
« Newer Entries
Older Entries »