]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/plr/server/src/fault_handlers/replicalog.cc
Update
[l4.git] / l4 / pkg / plr / server / src / fault_handlers / replicalog.cc
index 465033652dc23940b3537d7101743073b7afcb16..41bb508d74c72d96a93043ea0b8bdcf2ec1b67f6 100644 (file)
@@ -36,7 +36,7 @@ void *to_thread(void *arg)
        if (o->want_cancel())
                return NULL;
 
-       l4_debugger_set_object_name(pthread_getl4cap(pthread_self()), "romain::timout");
+       l4_debugger_set_object_name(pthread_l4_cap(pthread_self()), "romain::timout");
 
 #if EVENT_LOGGING
        Measurements::GenericEvent* ev = Romain::globalLogBuf->next();