Still removing pthread patches

This commit is contained in:
2018-01-02 13:12:24 +01:00
parent dc28ad6910
commit 798554fd92
15 changed files with 11 additions and 62 deletions

View File

@@ -138,7 +138,6 @@ _MCOUNT_DECL(u_long frompc, u_long selfpc)
int s;
#endif
#if !defined(__minix)
#if defined(_REENTRANT) && !defined(_KERNEL)
if (__isthreaded) {
p = thr_getspecific(_gmonkey);
@@ -149,7 +148,6 @@ _MCOUNT_DECL(u_long frompc, u_long selfpc)
}
} else
#endif
#endif /* !defined(__minix) */
p = &_gmonparam;
/*
* check that we are profiling