New thread library
This commit is contained in:
parent
7788fd5409
commit
1544f90960
70 changed files with 1041 additions and 4684 deletions
|
|
@ -1,11 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
case "`uname`-`uname -r`" in
|
||||
Linux-2.[01234]*)
|
||||
echo Linux-clone.o ucontext.o
|
||||
exit 0
|
||||
;;
|
||||
esac
|
||||
|
||||
echo pthread.o ucontext.o
|
||||
exit 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue