summaryrefslogtreecommitdiff
path: root/libpthread/sysdeps/viengoos/pt-thread-alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/sysdeps/viengoos/pt-thread-alloc.c')
-rw-r--r--libpthread/sysdeps/viengoos/pt-thread-alloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/sysdeps/viengoos/pt-thread-alloc.c b/libpthread/sysdeps/viengoos/pt-thread-alloc.c
index a65024f..8b46e97 100644
--- a/libpthread/sysdeps/viengoos/pt-thread-alloc.c
+++ b/libpthread/sysdeps/viengoos/pt-thread-alloc.c
@@ -75,7 +75,7 @@ __pthread_thread_alloc (struct __pthread *thread)
if (unlikely (err))
panic ("Failed to initialize thread's activation state: %d", err);
- err = rm_cap_copy (VG_ADDR_VOID,
+ err = vg_cap_copy (VG_ADDR_VOID,
thread->lock_message_buffer->receiver,
VG_ADDR (VG_MESSENGER_THREAD_SLOT,
VG_MESSENGER_SLOTS_LOG2),