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
Maximum number of threads per process - sysconf(_SC_THREAD_THREADS_MAX) failing
Sep 15, 2025
c
multithreading
pthreads
posix
How to Detect a Spurious Wakeup
Sep 14, 2025
java
linux
multithreading
pthreads
posix
Destroy a detached thread (POSIX)
Sep 14, 2025
c
linux
multithreading
pthreads
pthread-join
C - pthread_join() hangs (sometimes)
Sep 12, 2025
c
multithreading
gcc
pthreads
Can't provoke Priority Inversion in C++
Sep 13, 2025
c++
pthreads
real-time
mutex
thread-priority
Mutex status after spurious wakeup
Sep 07, 2025
c
multithreading
pthreads
mutex
condition-variable
Merge Sort with PThreads in C
Sep 08, 2025
c
multithreading
pthreads
mergesort
pthread-join
Deduce if a program is going to use threads
Sep 06, 2025
c++
multithreading
c++11
pthreads
reentrancy
What happen if a CUDA kernel is called from multiple pthreads simultaneously?
Sep 07, 2025
cuda
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
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 »