TinyCThread API Reference

Introduction

TinyCThread is a minimal, portable implementation of basic threading classes for C.

They closely mimic the functionality and naming of the C11 standard, and should be easily replaceable with the corresponding standard variants.

Portability

The Win32 variant uses the native Win32 API for implementing the thread classes, while for other systems, the POSIX threads API (pthread) is used.

Miscellaneous

The following special keywords are available: _Thread_local.

For more detailed information, browse the different sections of this documentation. A good place to start is: tinycthread.h.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:44