This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b1a60476c0
minix
/
lib
/
libmthread
History
Thomas Veerman
b1a60476c0
Return errors directly instead of using errno
2011-04-13 14:01:13 +00:00
..
allocate.c
Return errors directly instead of using errno
2011-04-13 14:01:13 +00:00
attribute.c
Return errors directly instead of using errno
2011-04-13 14:01:13 +00:00
condition.c
Return errors directly instead of using errno
2011-04-13 14:01:13 +00:00
global.h
- Refactor mthread structure fields to prevent name clashes
2011-03-18 10:29:54 +00:00
Makefile
Add libmthread and test59 to test the implementation
2010-09-21 12:22:38 +00:00
misc.c
Revamp the mthread library and update test59
2010-09-30 13:44:13 +00:00
mutex.c
Return errors directly instead of using errno
2011-04-13 14:01:13 +00:00
proto.h
- Refactor mthread structure fields to prevent name clashes
2011-03-18 10:29:54 +00:00
queue.c
- Refactor mthread structure fields to prevent name clashes
2011-03-18 10:29:54 +00:00
scheduler.c
- Refactor mthread structure fields to prevent name clashes
2011-03-18 10:29:54 +00:00