|
FFmpeg
|
os2threads to pthreads wrapper More...
#include <os2.h>#include <stdlib.h>#include <sys/builtin.h>#include <sys/fmutex.h>#include "libavutil/attributes.h"Go to the source code of this file.
Classes | |
| struct | pthread_t |
| struct | pthread_cond_t |
| struct | pthread_once_t |
Macros | |
| #define | INCL_DOS |
| #define | PTHREAD_MUTEX_INITIALIZER _FMUTEX_INITIALIZER |
| #define | PTHREAD_ONCE_INIT {0, _FMUTEX_INITIALIZER} |
Typedefs | |
| typedef void | pthread_attr_t |
| typedef _fmutex | pthread_mutex_t |
| typedef void | pthread_mutexattr_t |
| typedef void | pthread_condattr_t |
os2threads to pthreads wrapper
1.8.12