Searched defs:__pthread_chdir (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/memcheck/tests/darwin/
H A Dpth-undocumented.c16 int __pthread_chdir(const char *path) function
34 if (__pthread_chdir("/"))
35 perror("__pthread_chdir");

Completed in 117 milliseconds