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
Linux C++: Does a return from main() cause a multithreaded app to terminate?
Nov 13, 2022
c++
linux
multithreading
process
pthreads
error: invalid conversion from ‘void*’ to ‘void* (*)(void*)’ - pthreads
Oct 07, 2022
c++
linux
g++
pthreads
Drop root UID while retaining CAP_SYS_NICE
Nov 13, 2022
c
linux
pthreads
scheduler
linux-capabilities
check for threads still running after program exits
Oct 14, 2022
c
pthreads
How to block all SIGNALS in thread WITHOUT using SIGWAIT?
Apr 29, 2021
c
unix
pthreads
signals
Will killed process/thread release mutex?
Nov 11, 2019
c
linux
pthreads
mutex
apc
Can a correct fail-safe process-shared barrier be implemented on Linux?
Apr 21, 2020
c
linux
pthreads
posix
barrier
What is the correct way to build a thread-safe, multiplatform C library?
Jun 29, 2014
c
gcc
thread-safety
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
« Newer Entries
Older Entries »