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
CMake : FIND_PACKAGE(Threads) for Android cross-compilation
May 02, 2022
android
pthreads
cmake
android-ndk
Understanding Linux scheduling when pthreads are involved
Oct 31, 2022
linux
pthreads
real-time
scheduler
How do I close a thread safely?
Nov 09, 2022
c++
pthreads
What happens when pthreads wait in mutex_lock/cond_wait?
Nov 19, 2017
c++
multithreading
pthreads
conditional
mutex
Semaphore without destruction/unmapping race condition
Feb 11, 2022
c
linux
pthreads
semaphore
race-condition
Why is multithreading slower than sequential programming in my case?
Oct 27, 2022
c
multithreading
performance
gcc
pthreads
Python code calls C library that create OS threads, which eventually call Python callbacks
Nov 01, 2016
python
c
callback
pthreads
changing thread priority and scheduler in linux
Jun 19, 2022
c++
c
linux
pthreads
Why does locking slow down this sequential file parser?
Oct 14, 2021
c++
c++11
locking
pthreads
pthread_key_t vs local variable
Nov 01, 2022
c++
c
multithreading
pthreads
If goroutines involve userspace threads, can a blocking operation leads to context switch of the entire thread?
Mar 08, 2019
multithreading
go
pthreads
coroutine
goroutine
C++ using global variable shows 100% slower than a pointer, when using pthread?
Nov 10, 2022
c++
linux
performance
variables
pthreads
How to safely and correctly destroy a mutex in Linux using pthread_mutex_destroy?
Sep 14, 2022
c
linux
pthreads
mutex
race-condition
pthread_cond_timedwait hanging with gdb
Oct 31, 2016
gdb
pthreads
What happens if I call a java function from multiple threads from C with JNI?
Nov 15, 2022
java
c
java-native-interface
pthreads
pthread_create differences in linux kernel 2.4.20 and 2.4.36
Nov 10, 2022
c++
linux
pthreads
Wait for multiple threads (Posix threads, c++)
Sep 22, 2022
c++
synchronization
pthreads
pthread waiting condition does not always wake on signal
Oct 06, 2022
c
linux
multithreading
pthreads
accessing atomicly two scalar fields
May 24, 2018
c
pthreads
atomic
c11
__POSIX_VISIBLE is ruining my pthreading on cygwin
Jan 26, 2020
c++
gcc
cygwin
pthreads
« Newer Entries
Older Entries »