目录
dependabot[bot]

Bump linked_list_allocator from 0.6.3 to 0.10.2 in /examples/blog_os (#8)

Bumps linked_list_allocator from 0.6.3 to 0.10.2.


updated-dependencies:

  • dependency-name: linked_list_allocator dependency-type: direct:production …

Signed-off-by: dependabot[bot] support@github.com

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2年前36次提交
目录README.md

rcore-thread

Actions Status Build Status Coverage Status

Bare-metal multithreading on multi-core processor.

This crate is the infrastructure of kernel threads on rCore OS.

It provides exactly the same API as std::thread.

Examples

TODO

关于

Bare-metal multithreading on multi-core processor.

109.0 KB
邀请码