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
How to share global variable across thread in php?
Dec 27, 2022
php
multithreading
pthreads
Problems with pthreads in PHP
Dec 26, 2022
php
pthreads
php-7.2
pthreads-win32
php-7.3
Thread-safety of read-only memory access
Dec 24, 2022
c
thread-safety
pthreads
main doesn't continue after pthread
Dec 24, 2022
c++
multithreading
gcc
pthreads
codeblocks
What core is a given thread running on?
Dec 24, 2022
c
pthreads
cpu
openmp
Using one pthread_mutex_t and multiples pthread_cond_t with pthread_cond_wait()
Dec 24, 2022
unix
pthreads
posix
mutex
conditional-statements
How often does processor cache flush?
Dec 21, 2022
c
multithreading
thread-safety
pthreads
Multiprocessors vs Multithreading in the context of PThreads
Dec 22, 2022
c
multithreading
pthreads
hardware
multiprocessing
Type cast void*(*)(void*) to void(*)(void)
Dec 23, 2022
c
multithreading
casting
pthreads
pthread_join() for asynchronous threads
Dec 22, 2022
c
multithreading
asynchronous
pthreads
pthread-join
Datatype of pthread_t in pthreads?
Dec 22, 2022
c
pthreads
64-bit
Why doesn't multithreading improve performance in this program for finding primes?
Dec 20, 2022
c
multithreading
pthreads
pthread-join
Can pthreads only share global resources?
Dec 19, 2022
multithreading
pthreads
Testing a value outside a mutex: Memory ordering question
Dec 19, 2022
c
pthreads
Does a pthread_cond_signal or pthread_cond_broadcast call imply a write memory barrier?
Dec 19, 2022
c++
multithreading
pthreads
language-lawyer
memory-barriers
The argument of pthread function can be another function?
Dec 16, 2022
c
pthreads
Does the pthreads functions set the errno internally?
Dec 17, 2022
c
linux
pthreads
pthread mutex not working correctly
Dec 16, 2022
c
multithreading
pthreads
mutex
how to wait for starting thread to have executed init code
Dec 15, 2022
c
multithreading
synchronization
pthreads
pthread_mutex_init vs sem_init (Unshared)
Dec 14, 2022
c
macos
unix
pthreads
semaphore
« Newer Entries
Older Entries »