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
Does calling sleep() from pthread put thread to sleep or process?
Oct 24, 2022
c
pthreads
sleep
How should a thread pool be implemented in C?
Oct 21, 2022
c++
c
pthreads
threadpool
Threading issues
Oct 21, 2022
c
pthreads
How To Use Condition Variable
Jul 30, 2015
c
pthreads
mutex
condition-variable
C - does exec have to immediately follow fork in a multi-threaded process?
Aug 28, 2022
c
multithreading
pthreads
exec
fork
When is it safe to call pthread_attr_destroy?
Mar 12, 2022
linux
pthreads
detach
Does linking an `-lpthread` changes application behaviour? (Linux, Glibc)
Jul 17, 2012
linux
pthreads
glibc
what's different between the Blocked and Busy Waiting?
Apr 30, 2019
process
operating-system
pthreads
blocked-threads
What is the Difference B/W TCB(Thread control block) & PCB(Process)
Apr 19, 2022
multithreading
linux-kernel
pthreads
cpu-architecture
What is the maximum number of threads that pthread_create can create? [duplicate]
Apr 08, 2022
c
linux
pthreads
call pthread_cond_broadcast with mutex held or not?
Nov 06, 2022
c
locking
pthreads
Why is sys+user > real in "time command"?
Mar 20, 2019
linux
unix
time
pthreads
benchmarking
linux thread suspended by real-time signal when running in eclipse
Nov 22, 2021
linux
eclipse
gdb
pthreads
signals
how can I tell if pthread_self is the main (first) thread in the process?
Mar 30, 2022
c++
linux
pthreads
POSIX pthread programming
Apr 20, 2022
c
pthreads
posix
How to make a thread sleep/block for nanoseconds (or at least milliseconds)?
Sep 23, 2022
c
linux
pthreads
sleep
Performance of pthread_mutex_lock/unlock
Oct 21, 2022
c++
c
pthreads
mutex
How to get pid from pthread
Mar 21, 2022
c++
linux
pthreads
cast to pointer from integer of different size, pthread code
Nov 07, 2021
c
pthreads
fork() in C program
Apr 09, 2022
c
pthreads
fork
« Newer Entries
Older Entries »