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
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
Why does my client kill my server?
Aug 08, 2026
c++
c
sockets
pthreads
client
If a mutex is already locked how can pthread_mutex_lock(pthread_mutex_t *mutex); block the thread and still return a value at the same time?
Aug 07, 2026
c++
c
pthreads
mutex
C Parallel Garbage Collector, how to avoid locking out main thread
Aug 07, 2026
c
multithreading
garbage-collection
pthreads
yield
Thread not printing out in correct order
Aug 06, 2026
c
pthreads
Threading newbie with issue with runaway threads
Aug 06, 2026
c++
multithreading
pthreads
buffering
Debugging a Multi-Threaded server
Aug 03, 2026
c++
multithreading
thread-safety
pthreads
How to troubleshoot threading issues on Linux?
Aug 03, 2026
c++
linux
debugging
pthreads
Block signals for complete process in a multithreaded environment
Jul 30, 2026
c
linux
pthreads
signals
posix
Why doesn´t my pthread function print out what I have expected?
Jul 31, 2026
c
pthreads
printf
pthread_join usage
Jul 30, 2026
c++
join
pthreads
Older Entries »