RetroArch
Functions
secondary_core.c File Reference
#include <boolean.h>
#include "../core.h"
Include dependency graph for secondary_core.c:

Functions

bool secondary_core_run_no_input_polling (void)
 
bool secondary_core_deserialize (const void *buffer, int size)
 
void secondary_core_destroy (void)
 
void remember_controller_port_device (long port, long device)
 
void secondary_core_set_variable_update (void)
 
void clear_controller_port_map (void)
 

Function Documentation

◆ clear_controller_port_map()

void clear_controller_port_map ( void  )
Here is the caller graph for this function:

◆ remember_controller_port_device()

void remember_controller_port_device ( long  port,
long  device 
)
Here is the caller graph for this function:

◆ secondary_core_deserialize()

bool secondary_core_deserialize ( const void buffer,
int  size 
)
Here is the caller graph for this function:

◆ secondary_core_destroy()

void secondary_core_destroy ( void  )
Here is the caller graph for this function:

◆ secondary_core_run_no_input_polling()

bool secondary_core_run_no_input_polling ( void  )

◆ secondary_core_set_variable_update()

void secondary_core_set_variable_update ( void  )
Here is the caller graph for this function: