Many changes to code structure are included: - removed TIME_SLICE_IN_MS - removed sychronized_indexed_list - removed region_owned - kernel_owned move to kernel.h, task_owned moved to task.h - global configs moved to rust_globals.h - changed #pragma once to standard guard in rust_upcall.h - got rid of memory.h |
||
|---|---|---|
| .. | ||
| lock_and_signal.cpp | ||
| lock_and_signal.h | ||
| lock_free_queue.cpp | ||
| lock_free_queue.h | ||
| rust_thread.cpp | ||
| rust_thread.h | ||
| sync.h | ||
| timer.cpp | ||
| timer.h | ||