summaryrefslogtreecommitdiff
path: root/sal/inc/osl/thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/osl/thread.h')
-rw-r--r--sal/inc/osl/thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/inc/osl/thread.h b/sal/inc/osl/thread.h
index 4cd058b28..9e088e6e4 100644
--- a/sal/inc/osl/thread.h
+++ b/sal/inc/osl/thread.h
@@ -68,7 +68,7 @@ typedef enum
typedef sal_uInt32 oslThreadIdentifier;
-typedef sal_uInt32 oslThreadKey;
+typedef void* oslThreadKey;
/** Create the thread, using the function-ptr pWorker as
its main (worker) function. This functions receives in