Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
ldt_keeper.h File Reference

Classes

struct  ldt_fs_t
 

Functions

void Setup_FS_Segment (void)
 
ldt_fs_tSetup_LDT_Keeper (void)
 
void Restore_LDT_Keeper (ldt_fs_t *ldt_fs)
 

Function Documentation

◆ Restore_LDT_Keeper()

void Restore_LDT_Keeper ( ldt_fs_t ldt_fs)

◆ Setup_FS_Segment()

void Setup_FS_Segment ( void  )

here is a small logical problem with Restore for multithreaded programs - in C++ we use static class for this...

◆ Setup_LDT_Keeper()

ldt_fs_t * Setup_LDT_Keeper ( void  )