Projects tagged ‘libpthread’


[2 total ]
240

GNU C Library

   
Primary Language: C Licensed as: GNU Lesser General Public License 2.1

The GNU C Library, glibc, provides the standard C library interface for GNU/Linux and other Free Software operating systems.

Metrics updated 19 Aug 08

1

libpthread-stubs

 
Primary Language: C Licensed as: MIT License

libpthread-stubs provides stub functions for pthreads as weak aliases for platforms on which libc does not provide these stubs. Linking to both libc and libpthread-stubs will always provide a full set of pthread stubs, allowing programs and ... [More] libraries to portably use pthreads when linked to pthreads and improve single-threaded performance when not linked to pthreads. [Less]

Metrics updated about 19 hours ago