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
Why is std::mutex taking a long, highly irregular amount of time to be shared?
Sep 08, 2025
c++
pthreads
std
mutex
stdmutex
can pthread_cond_signal make more than one thread to wake up?
Sep 07, 2025
c
multithreading
pthreads
condition-variable
Is it needed to detach pthread to prevent memory leaks?
Mar 26, 2023
c++
memory-management
pthreads
static pthread spinlock initialization exists?
Mar 23, 2023
c
linux
gcc
pthreads
How do I get the error code from pthread_join()?
Mar 23, 2023
c
multithreading
pthreads
errno
pthread-join
I can't use pthread in window platform
Mar 23, 2023
c
pthreads
pthreads-win32
Worker and Pool in PHP with pthreads
Mar 22, 2023
php
multithreading
pthreads
Is a signal caught if a thread is waiting on a mutex?
Mar 20, 2023
c++
linux
pthreads
signals
mutex
Understanding parallel thread execution
Mar 19, 2023
c
multithreading
pthreads
Find source of zombie threads
Mar 16, 2023
c++
linux
multithreading
gdb
pthreads
Why one can't do multiple pthread_joins on the same thread?
Mar 17, 2023
multithreading
pthreads
posix
pthread-join
Running asynchronous jobs in the background (laravel)
Mar 15, 2023
php
multithreading
laravel
pthreads
beanstalkd
Calling execv after creating a thread
Mar 13, 2023
c
process
pthreads
execv
pthread_cond_wait doesn't unlock mutex
Mar 02, 2023
c
pthreads
posix
condition-variable
pthread and child process data sharing in C
Mar 02, 2023
c
scope
pthreads
fork
data-sharing
C: blocking read should return, if filedescriptor is deleted
Sep 04, 2025
c
linux
multithreading
pthreads
Process-shared condition variable : how to recover after one process dies?
Sep 03, 2025
c
linux
pthreads
condition-variable
What will happen if I call pthread_join() on an unused pthread_t?
Sep 02, 2025
c++
c
pthreads
Is a mutex necessary when only inc/decrementing a variable?
Sep 02, 2025
c
synchronization
pthreads
mutex
« Newer Entries
Older Entries »