|
Retro Rocket Kernel
BASIC-Powered Operating System
|
Typedefs | |
| typedef uint32_t | spinlock |
Functions | |
| void | init_spinlock (spinlock *s) |
| void | lock_spinlock (spinlock *s) |
| void | unlock_spinlock (spinlock *s) |
| void | get_ioapic_address (uint64_t *apic) |
| typedef uint32_t spinlock |
| void get_ioapic_address | ( | uint64_t * | apic | ) |
| void init_spinlock | ( | spinlock * | s | ) |
| void lock_spinlock | ( | spinlock * | s | ) |
| void unlock_spinlock | ( | spinlock * | s | ) |