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
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
Conditional wait overhead
Feb 28, 2023
c++
linux
multithreading
boost
pthreads
pthread_join leads to segmentation fault. why?
Feb 28, 2023
c
multithreading
thread-safety
pthreads
segmentation-fault
pthread_join on two infinite loop threads?
Feb 25, 2023
c
pthreads
posix
Why sleep() after acquiring a pthread_mutex_lock will block the whole program?
Feb 24, 2023
linux
unix
pthreads
C++ : fork/exec or pthread?
Feb 21, 2023
c++
pthreads
exec
fork
Memory model spec in pthreads
Feb 21, 2023
c++
c
multithreading
pthreads
shared-memory
Inter thread data transfer - Linux
Feb 20, 2023
pthreads
linux-device-driver
embedded-linux
Older Entries »