summaryrefslogtreecommitdiff
path: root/not-in-libc.h
diff options
context:
space:
mode:
Diffstat (limited to 'not-in-libc.h')
-rw-r--r--not-in-libc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/not-in-libc.h b/not-in-libc.h
index 516d4d1..7c5f0bc 100644
--- a/not-in-libc.h
+++ b/not-in-libc.h
@@ -6,6 +6,7 @@
#define __thread_resume thread_resume
#define __thread_set_state thread_set_state
#define __thread_terminate thread_terminate
+#define __thread_terminate_release thread_terminate_release
#define __vm_allocate vm_allocate
#define __vm_deallocate vm_deallocate
#define __sched_yield sched_yield