threads - Online Linux Manual Page
Section : 3
Updated : Mon Jan 25 2021
Source : Version 4.0.0
Note : Coin
NAMEthreads − Portable Threads Abstraction Classes
SYNOPSIS
Typedefstypedef struct cc_thread cc_thread
The type definition for the thread structure. typedef struct cc_mutex cc_mutex
The type definition for the mutex structure. typedef struct cc_rwmutex cc_rwmutex
The type definition for the read-write mutex structure. typedef struct cc_storage cc_storage
The type definition for the thread local memory storage structure. typedef struct cc_condvar cc_condvar
The type definition for the conditional variable structure. typedef struct cc_worker cc_worker
The type definition for the worker thread structure. typedef struct cc_wpool cc_wpool
The type definition for a worker pool structure. typedef struct cc_recmutex cc_recmutex
The type definition for the recursive mutex structure. typedef struct cc_sched cc_sched
The type definition for the thread schduler structure. typedef struct cc_fifo cc_fifo
The type definition for the first-in, first-out queue structure. typedef struct cc_barrier cc_barrier
The type definition for the thread barrier structure.
Enumerationsenum cc_threads_implementation { CC_NO_THREADS = -1, CC_PTHREAD = 0, CC_W32THREAD }
The type definition for the implemented thread enumerator. enum cc_retval { CC_ERROR = 0, CC_OK = 1, CC_TIMEOUT, CC_BUSY }
The type definition for the return value enumerator. enum cc_precedence { CC_READ_PRECEDENCE, CC_WRITE_PRECEDENCE }
The type definition of the cc_precedence enumerator.
Detailed DescriptionCoin implements a set of abstractions over the native threads data types that can be portably used across all the platforms Coin has been ported to.
AuthorGenerated automatically by Doxygen for Coin from the source code. 0
Johanes Gumabo
Data Size : 7,820 byte
man-threads.3coin4Build : 2025-03-22, 13:26 :
Visitor Screen : x
Visitor Counter ( page / site ) : 4 / 1,209,042
Visitor ID : :
Visitor IP : 3.137.210.133 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 37.751000 x -97.822000 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : :
Provider Province : , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 25.03.22
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.