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
How to properly remove Mutex?
Aug 29, 2026
c++
pthreads
posix
mutex
pthread_cleanup_push handler not working for SIGINT (Ctrl C)
Aug 28, 2026
c
linux
pthreads
Does pthread_cond_signal function unlock the mutex the calling thread locked?
Aug 28, 2026
c++
pthreads
mutex
Interrupting c/c++ readline with signals
Aug 26, 2026
c
pthreads
signals
readline
How can I calculate the running time of a pthread matrix multiplication program?
Aug 26, 2026
c
time
matrix
pthreads
matrix-multiplication
ubuntu: sem_timedwait not waking (C)
Aug 26, 2026
c
linux
pthreads
semaphore
ubuntu-9.04
pthread: join a detached thread doesn't set errno correctly
Aug 24, 2026
c
pthreads
pthread-join
Why POSIX standardize semaphore as system call but leave mutex and condition variable to Pthread (user level)
Aug 24, 2026
pthreads
posix
mutex
semaphore
condition-variable
pthread_cond_wait() doesn't make CPU sleep?
Aug 19, 2026
c
pthreads
cpu
sleep
utilization
Segmentation Fault at pthread_join
Aug 18, 2026
c
matrix
pthreads
posix
pthread-join
VSCode doesnt build and debug pthreads code
Aug 18, 2026
c
visual-studio-code
gdb
pthreads
vscode-debugger
create threads but don't run it immediately in linux
Aug 15, 2026
c++
linux
multithreading
unix
pthreads
Will calling select()/pselect() in secondary thread cause primary thread to block?
Aug 14, 2026
c
io
pthreads
multiplexing
Pthreads C++ compilation error
Aug 10, 2026
c++
pthreads
How can I send socket id through pthread?
Aug 10, 2026
c++
server
pthreads
Why is retval a void** in pthread_join?
Aug 08, 2026
c
pthreads
pthread-join
Older Entries »