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
Lightweight spinlocks built from GCC atomic operations?
Jan 20, 2020
c++
gcc
multithreading
pthreads
thread-safety
Pthreads and opaque types [closed]
Dec 22, 2018
c
struct
pthreads
unions
How do you handle pthread_mutex_unlock failures?
Oct 28, 2022
pthreads
boost asio asynchronously waiting on a condition variable
Jul 04, 2013
c++
pthreads
boost-asio
boost-thread
concurrent-programming
How does pthread_create() work?
Apr 17, 2022
c++
c
pthreads
Valgrind errors with boost::thread_specific_ptr on GCC 8.3 + Linux
Sep 27, 2022
c++
boost
pthreads
boost-thread
thread-local
Are posix regcomp and regexec threadsafe? In specific, on GNU libc?
Nov 01, 2021
c
regex
pthreads
posix
libc
Why the second argument to pthread_join() is a **, a pointer to a pointer?
Sep 07, 2022
c
pointers
pthreads
pass-by-value
pointer-to-pointer
Portability of pthreads-win32 over various windows compilers
Nov 18, 2022
windows
visual-c++
pthreads
pthreads-win32
linux pthread_suspend
Nov 13, 2022
c
linux
pthreads
Is it thread safe to call printf in threads that run simultaneously? [duplicate]
Sep 23, 2022
c
multithreading
thread-safety
pthreads
producer-consumer problem with pthreads
Mar 13, 2022
c
multithreading
pthreads
producer-consumer
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
« Newer Entries
Older Entries »