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
What is the purpose of this pattern using a volatile pointer to "this"?
Mar 29, 2022
c++
multithreading
pthreads
Android NDK and pthread
Jul 18, 2018
android
c++
qt
android-ndk
pthreads
Why do functions using std::mutex make a null check of the address of pthread_key_create?
Jun 07, 2021
c++
gcc
pthreads
clang
stdmutex
How to write dead simple native SERVER program (not app) for Android devices?
Mar 02, 2021
android
linux
pthreads
native
pthread vs intel TBB and their relation to OpenMP?
Aug 23, 2022
c++
multithreading
pthreads
openmp
intel
What is the `pthread_mutex_lock()` wake order with multiple threads waiting?
Oct 17, 2019
c
multithreading
pthreads
Pthreads in Visual C++
Mar 10, 2022
c++
windows
multithreading
pthreads
visual-c++-2005
Using pthread condition variable with rwlock
Aug 27, 2022
c++
c
posix
pthreads
producer-consumer
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
« Newer Entries
Older Entries »