Searched refs:local_strlen (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/ulib/runtime/
H A Dthread.c136 static size_t local_strlen(const char* s) { function
154 size_t name_length = local_strlen(name) + 1;

Completed in 71 milliseconds