summaryrefslogtreecommitdiff
path: root/dosish.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-02-25 21:46:35 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-02-25 21:46:35 +0000
commitf1c0db8dbc906cad6c85874be33c7969497df1cd (patch)
tree47bb35826b88df8a906e9799c987f87a91563f6f /dosish.h
parent51c1089b32b9be8d5242f51a530e4b3118896e71 (diff)
parent33b839e22819d9ddfd0fa565289e5af7b6262ec9 (diff)
downloadperl-f1c0db8dbc906cad6c85874be33c7969497df1cd.tar.gz
[win32] integrate mainline
p4raw-id: //depot/win32/perl@588
Diffstat (limited to 'dosish.h')
-rw-r--r--dosish.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dosish.h b/dosish.h
index 319ba86142..cfe253c389 100644
--- a/dosish.h
+++ b/dosish.h
@@ -29,6 +29,7 @@
# define pthread_mutexattr_default NULL
# define pthread_condattr_default NULL
# define pthread_addr_t any_t
+# define PTHREAD_CREATE_JOINABLE (&err)
# endif
#else /* DJGPP */
# ifdef WIN32