Ultibo API
C/C++ API for Ultibo Core
Loading...
Searching...
No Matches
system.h File Reference

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 Documentation

◆ FPC_HEAP_STATUS

System types RTL Heap Manager Types

◆ HEAP_STATUS

typedef struct _HEAP_STATUS HEAP_STATUS

◆ thread_func

typedef ssize_t STDCALL(* thread_func) (void *parameter)

Thread function prototype.

RTL Thread Manager Types

◆ THREAD_ID

typedef HANDLE THREAD_ID

Type for Thread-IDs.

◆ THREAD_INFO

typedef struct _THREAD_INFO THREAD_INFO