aboutsummaryrefslogtreecommitdiff
path: root/libobjc/objc/thr.h
diff options
context:
space:
mode:
Diffstat (limited to 'libobjc/objc/thr.h')
-rw-r--r--libobjc/objc/thr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libobjc/objc/thr.h b/libobjc/objc/thr.h
index f904733695a..59766f6ed7d 100644
--- a/libobjc/objc/thr.h
+++ b/libobjc/objc/thr.h
@@ -96,6 +96,8 @@ int objc_thread_get_priority(void);
void * objc_thread_get_data(void);
int objc_thread_set_data(void *value);
objc_thread_t objc_thread_id(void);
+void objc_thread_add(void);
+void objc_thread_remove(void);
/*
Use this to set the hook function that will be called when the