All subgroups and modules

module concurrent_array_and_barrier

pthreads :: concurrent_array_and_barrier

A basic usage example of the modules pthreads and pthreads::cocurrent_collections
module jointask_example

pthreads :: jointask_example

Simple example of joinable task using threadpool
module threaded_example

pthreads :: threaded_example

test for threaded annotation
module threadpool_example

pthreads :: threadpool_example

Simple example using threadpool
package_diagram pthreads\>examples\> examples pthreads pthreads pthreads\>examples\>->pthreads core core pthreads->core ...core ... ...core->core

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group core

core

Nit common library of core classes and methods
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group pthreads

pthreads

POSIX Threads support