Ridiculous amount of work for OpenBSD.
This commit is contained in:
@@ -396,13 +396,6 @@ _threadsetproc(Proc *p)
|
||||
pp->pid = -1;
|
||||
}
|
||||
|
||||
void
|
||||
_pthreadinit(void)
|
||||
{
|
||||
__isthreaded = 1;
|
||||
signal(SIGUSR2, sigusr2handler);
|
||||
}
|
||||
|
||||
void
|
||||
_threadpexit(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user