Skip to search formSkip to main contentSkip to account menu

POSIX Threads

Known as: POSIX thread, Libpthread, Pthread 
POSIX Threads, usually referred to as Pthreads, is an execution model that exists independently from a language, as well as a parallel execution… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
In view of the growing presence and popularity of multicore and manycore processors, accelerators, and coprocessors, as well as… 
Highly Cited
2015
Highly Cited
2015
We present a technique for efficient stateless model checking of programs that execute under the relaxed memory models TSO and… 
Highly Cited
2013
Highly Cited
2013
We describe the support within high-level hardware synthesis (HLS) for two standard software parallelization paradigms: Pthreads… 
Highly Cited
2009
Highly Cited
2009
Understanding why the performance of a multithreaded program does not improve linearly with the number of cores in a shared… 
Highly Cited
2007
Highly Cited
2007
We introduce lock allocation, an automatic technique that takes a multi-threaded program annotated with atomic sections (that… 
Highly Cited
2007
Highly Cited
2007
Function precedence protocols define ordering relations among function calls in a program. In some instances, precedence… 
Highly Cited
2006
Highly Cited
2006
  • 2006
  • Corpus ID: 5082483
2006
2006
MuPC is a portable runtime system for Unified Parallel C (UPC). A modified version of the EDG C/C++ front end translates the user… 
Highly Cited
2005
Highly Cited
2005
  • 2005
  • Corpus ID: 61658208
This one-day course covers the key features of programming with including and joining and detaching threads synchronization… 
Highly Cited
1993
Highly Cited
1993
Recently, there has been an effort to specify an IEEE standard for portable operating systems for open systems, called POSIX. One…