KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
Deprecated List
Global __snd_stream_prefill
This function has no effect and should be removed.
Global HZ
Global INIT_THD_PREEMPT
Already default mode
Global kbd_get_key (void)
Global kbd_set_queue (int active)
Global kthread_mode_t
Only preemptive scheduling is still supported!
Global memcpy2 (void *dest, const void *src, size_t count)
Invokes undefined behavior. Use memcpy().
Global memcpy4 (void *dest, const void *src, size_t count)
Invokes undefined behavior. Use memcpy().
Global memset2 (void *s, unsigned short c, size_t count)
Invokes undefined behavior.
Global memset4 (void *s, unsigned long c, size_t count)
Invokes undefined behavior. Use memset().
File string.h
Global thd_get_mode (void)
This is now deprecated.
Global THD_MODE_COOP
Global thd_set_mode (kthread_mode_t mode)
This is now deprecated
Global timer_spin_sleep (unsigned int ms)
Use thd_sleep() instead.