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
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
Killing a pthread waiting on a condition variable
Oct 15, 2022
c++
pthreads
how to terminate a sleeping thread in pthread?
Sep 28, 2022
linux
multithreading
pthreads
Memory leak problem
Nov 04, 2022
c++
c
pthreads
Calling a function when thread is exiting in PThreads or Windows
Aug 18, 2017
c++
windows
linux
multithreading
pthreads
How to use thread-sanitizer of gcc v4.8.1?
Oct 29, 2022
c
gcc
pthreads
thread-sanitizer
« Newer Entries
Older Entries »