projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e7a4f44
)
Thinko at PTHREADS_CREATED_JOINABLE.
Jarkko Hietaniemi [Tue, 20 Oct 1998 07:46:26 +0000 (07:46 +0000)]
p4raw-id: //depot/cfgperl@2022
thread.h
patch
|
blob
|
blame
|
history
diff --git
a/thread.h
b/thread.h
index
dafaa1e
..
22373e6
100644
(file)
--- a/
thread.h
+++ b/
thread.h
@@
-40,7
+40,7
@@
# endif
#endif
-#ifdef PTHREAD_CREATE_JOINABLE
+#ifdef PTHREADS_CREATED_JOINABLE
# define ATTR_JOINABLE PTHREAD_CREATE_JOINABLE
#else
# ifdef PTHREAD_CREATE_UNDETACHED