forked from shreyaakamath/Xv6-kernel-threads
-
Notifications
You must be signed in to change notification settings - Fork 0
binaryjson/Xv6-kernel-threads
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Define a new system call to create a kernel thread, called clone() , as well as one to wait for a thread called join() . Then, use clone() to build a little thread library, with a thread_create() , lock_acquire() , and lock_release()
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 87.6%
- Makefile 5.2%
- Assembly 4.5%
- C++ 2.1%
- Perl 0.6%