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
Interview: what is the difference between pthread and windows thread created by _beginthread(ex)?
Sep 05, 2022
c++
multithreading
pthreads
beginthread
Using many mutex locks
Sep 22, 2022
c
linux
pthreads
hpc
Mixing OpenMP with pthreads
Dec 30, 2017
c
linux
pthreads
openmp
What does operator ':=' mean?
Jan 27, 2022
c
gcc
syntax
pthreads
colon-equals
Can my thread help the OS decide when to context switch it out?
Nov 19, 2022
c++
linux
pthreads
context-switch
Mutex access and system call
Oct 23, 2022
c
linux
operating-system
pthreads
mutex
Pthread: Why people bother using pthread_exit?
Oct 16, 2022
pthreads
What does "void *(*)(void *)" mean in C++?
Jan 22, 2020
c++
pointers
pthreads
function-pointers
void-pointers
Pthread threads and signals
Aug 23, 2022
linux
pthreads
signals
Implementation of condition variables
Sep 22, 2022
c
linux
multithreading
gcc
pthreads
Waiting on a condition (pthread_cond_wait) and a socket change (select) simultaneously
Feb 04, 2022
c++
multithreading
thread-safety
pthreads
asyncsocket
Is there any movement towards specifying interaction of C++ exceptions and pthread cancellation?
Apr 01, 2022
c++
c
pthreads
posix
cancellation
Using pthread mutex shared between processes correctly
Sep 05, 2022
linux
multithreading
pthreads
mutex
Using pthread.h on a windows build
Sep 24, 2022
c++
c
pthreads
pthread concepts in linux
Feb 21, 2019
linux
multithreading
pthreads
Getting EPERM when calling pthread_create() for SCHED_FIFO thread as root on Linux
Aug 31, 2022
c
pthreads
Understanding glibc source code conventions
Dec 07, 2018
c
pthreads
libc
Are there compiler optimization issues with sharing variables between threads?
Oct 24, 2017
c++
c
multithreading
pthreads
How to cleanly interrupt a thread blocking on a recv call?
Aug 31, 2020
c
multithreading
sockets
pthreads
posix
I need to implement a way to sleep this thread until it has work to do
Sep 07, 2022
c
linux
multithreading
pthreads
embedded-linux
« Newer Entries
Older Entries »