Skip to content

shreyaakamath/Xv6-kernel-threads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published