warn about newfangled vfork() caveats
[p5sagit/p5-mst-13.2.git] / vos / config.h
index 90d2d49..7f4c1a2 100644 (file)
 /*#define HAS_PTHREAD_YIELD    /**/
 /*#define HAS_SCHED_YIELD      /**/
 
-/* PTHREADS_CREATED_JOINABLE:
- *     This symbol, if defined, indicates that pthreads are created
- *     in the joinable (aka undetached) state.
- */
-/*#define PTHREADS_CREATED_JOINABLE /**/
-
 /* USE_THREADS:
  *     This symbol, if defined, indicates that Perl should
  *     be built to use threads.