![]() |
Ultibo API
C/C++ API for Ultibo Core
|
#include "ultibo/globaltypes.h"Go to the source code of this file.
Data Structures | |
| struct | _FPC_HEAP_STATUS |
| struct | _HEAP_STATUS |
| struct | _THREAD_INFO |
Typedefs | |
| typedef struct _FPC_HEAP_STATUS | FPC_HEAP_STATUS |
| typedef struct _HEAP_STATUS | HEAP_STATUS |
| typedef ssize_t STDCALL(* | thread_func) (void *parameter) |
| Thread function prototype. | |
| typedef HANDLE | THREAD_ID |
| Type for Thread-IDs. | |
| typedef struct _THREAD_INFO | THREAD_INFO |
| typedef struct _FPC_HEAP_STATUS FPC_HEAP_STATUS |
System types RTL Heap Manager Types
| typedef struct _HEAP_STATUS HEAP_STATUS |
| typedef ssize_t STDCALL(* thread_func) (void *parameter) |
Thread function prototype.
RTL Thread Manager Types
| typedef struct _THREAD_INFO THREAD_INFO |