summaryrefslogtreecommitdiff
path: root/xthread.h
diff options
context:
space:
mode:
authorroot <root>2011-07-14 19:31:43 +0000
committerroot <root>2011-07-14 19:31:43 +0000
commit1d951a89106ce0bcd281a76854804a558d2d3957 (patch)
tree056983719ced3e6c1ec4d7a6c6289f3ad6acc023 /xthread.h
parentc6878ac123f343a2fd7d286108ff897918678c6a (diff)
*** empty log message ***
Diffstat (limited to 'xthread.h')
-rw-r--r--xthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xthread.h b/xthread.h
index a8acafb..3b6b4e0 100644
--- a/xthread.h
+++ b/xthread.h
@@ -130,7 +130,7 @@ typedef pthread_t xthread_t;
#endif
#ifndef X_STACKSIZE
-# define X_STACKSIZE sizeof (long) * 4096
+# define X_STACKSIZE sizeof (void *) * 4096
#endif
static int