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
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
On Linux GCC/pthread parallel code is much slower than simple single thread code
Feb 08, 2026
c
performance
gcc
pthreads
Pthreads in Mac OS X - Mutexes issue
Feb 07, 2026
macos
pthreads
mutex
Using mutex locks incorrectly in C++ somehow
Feb 07, 2026
c++
pthreads
Stack assignment to a thread
Feb 07, 2026
c
linux
stack
pthreads
How to iterate over std::list, while other thread remove elements from it in C++?
Feb 06, 2026
c++
multithreading
list
thread-safety
pthreads
Broadcasting a Signal to All threads in Linux
Feb 06, 2026
c
linux
pthreads
Why does this recursive pthread_create call result in data race?
Feb 05, 2026
c
pthreads
Not being able to initialize condition variable in a struct
Feb 03, 2026
c
pthreads
Setting thread's name in another thread on macOS
Feb 01, 2026
objective-c
c
multithreading
macos
pthreads
C++ - threading has caused strange output
Feb 01, 2026
c++
pthreads
undefined reference to `pthread_cancel'
Jan 31, 2026
c++
g++
pthreads
C pthread join an ended thread
Jan 31, 2026
c
join
pthreads
pthread-join
Older Entries »