]> granicus.if.org Git - gc/commit
Include pthread_np.h from pthread_stop_world.c on OpenBSD
authorIvan Maidanski <ivmai@mail.ru>
Fri, 20 Jul 2012 07:22:24 +0000 (11:22 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 20 Jul 2012 07:22:24 +0000 (11:22 +0400)
commit67932bbf4e7843b0f7a0a135bfdd3b5520c7e4df
treedc3a4844e628cd9a7a16d21e832a59bdc4e7fd92
parent2a95ef5b2bb925c3f1c9faab312c61b3b57480e6
Include pthread_np.h from pthread_stop_world.c on OpenBSD

* pthread_stop_world.c: Include pthread_np.h if GC_OPENBSD_THREADS to
get pthread_suspend_np() and pthread_resume_np() declarations.
pthread_stop_world.c