Register for free!
1932 users online right now

[x]

Explore: POSIX, Threads

POSIX threads, based on the IEEE POSIX 1003.1c-1995 (also called the ISO/IEC 9945-1:1996) standard, are most common on Unix and Unix-like systems. POSIX is an acronym for: Portable Operating System Interface for UniX. Much like ...
This page was last updated on October 7th, 2008
POSIX (from Threads)
Canadian Content » Computers » Programming » Threads » POSIX »
POSIX Threads Explained, Part 3POSIX Threads Explained, Part 3
How to use condition variables.
Native POSIX Thread Library (NPTL) 0.1 ReleasedNative POSIX Thread Library (NPTL) 0.1 Released
Initial performance: 8x Linux Threads, 4x NGPT. [Linux Weekly News]
POSIX Threads Explained, Part 1POSIX Threads Explained, Part 1
How to use POSIX threads to increase the responsiveness and performance of your code.
An Introduction to POSIX ThreadsAn Introduction to POSIX Threads
This article demystifies the POSIX thread interface, providing practical examples of threaded code for consideration.
Multithreaded Programming with PthreadsMultithreaded Programming with Pthreads
The complimentary site for the book with the same title.
POSIX Threads TutorialPOSIX Threads Tutorial
How to write parallel applications using POSIX threads. By Mark Hays.
POSIX Synchronous WrappersPOSIX Synchronous Wrappers
A set of C++ wrappers for posix synchronous entities such as pthread, mutexes and condition.
Getting Started with POSIX ThreadsGetting Started with POSIX Threads
Introduction to POSIX threads with sample source available for download.
Multi-Threaded Programming with POSIX ThreadsMulti-Threaded Programming with POSIX Threads
Attempts to show how the library's features can be used in "real-life" programs. It explains the different tools defined by the library, shows how to use them, and then gives an example of using them to solve programming problems.
Introduction to Programming ThreadsIntroduction to Programming Threads
Introduces what threads are, why they are useful and how to program with them using the POSIX 1003.1c thread standard and API bindings for C.
Native POSIX Thread Library: NPTLNative POSIX Thread Library: NPTL
White paper describes actual implementation of thread library for which requirements are spelled out in a prior document. Many things are different. [Red Hat, PDF]
Next Generation POSIX Threading: NGPTNext Generation POSIX Threading: NGPT
Goals: solve problems of pthreads library on Linux; add M:N threading, raise POSIX compliance and speed in threaded programs, more so under SMP, give threading services more like commercial Unix. Derived from GNU Pth. [Open Source, LGPL]
ThreadsThreads
The Single UNIX Specification (Version 2) standard for threads. Includes manual pages of all POSIX thread functions.
POSIX Threads Explained, Part 2POSIX Threads Explained, Part 2
How to protect the integrity of shared data structures in threaded code by using mutexes.
LinuxThreads FAQLinuxThreads FAQ
Frequently asked questions about the kernel-level multi-threading library for Linux.
GNU PthGNU Pth
Portable Threads: portable POSIX/ANSI-C library for Unix gives non-preemptive priority-based scheduling for multithreading in programs. All threads run in same address space, each has its own program counter, run time stack, signal mask, errno variable; c

Threads >> POSIX yielded other results on Canadian Content:


Will we ever see a new commercial operating system company?
Apple/Mac is hardware and software built in. They don't count IMO. Linux is a share-type, public, f
Will we ever see a new commercial operating system company?
Will we ever see a new commercial operating system company? Technology
Linux -: The Future Power
Page 2-Linux -: The Future Power Technology


--