Implement non-busy timer_sleep (task 0) #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "gleb/non-busy-sleep"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As per spec, we need to add an implementation of task 0 to the group repo.
Note: opting for separate struct, instead of modifying existing
struct threadbecause:struct threadslightly bigger, which there are many more of than sleeping threads.added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
changed the description
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
f5d130f8- Implement non-busy timer_sleep (task 0)Compare with previous version
approved this merge request
mentioned in commit
1be1350941