Ridiculous amount of work for OpenBSD.
This commit is contained in:
parent
c15ce40c44
commit
b20b42b837
3 changed files with 168 additions and 9 deletions
|
|
@ -396,13 +396,6 @@ _threadsetproc(Proc *p)
|
|||
pp->pid = -1;
|
||||
}
|
||||
|
||||
void
|
||||
_pthreadinit(void)
|
||||
{
|
||||
__isthreaded = 1;
|
||||
signal(SIGUSR2, sigusr2handler);
|
||||
}
|
||||
|
||||
void
|
||||
_threadpexit(void)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue