summaryrefslogtreecommitdiff
path: root/include/arch/beos/apr_arch_threadproc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/arch/beos/apr_arch_threadproc.h')
-rw-r--r--include/arch/beos/apr_arch_threadproc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/arch/beos/apr_arch_threadproc.h b/include/arch/beos/apr_arch_threadproc.h
index 6754681c8..5c67c879e 100644
--- a/include/arch/beos/apr_arch_threadproc.h
+++ b/include/arch/beos/apr_arch_threadproc.h
@@ -53,6 +53,7 @@ struct apr_threadattr_t {
int32 attr;
int detached;
int joinable;
+ apr_size_t max_free;
};
struct apr_threadkey_t {