OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__pthread_chdir
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/memcheck/tests/darwin/
pth-undocumented.c
16
int
__pthread_chdir
(const char *path)
function
34
if (
__pthread_chdir
("/"))
35
perror("
__pthread_chdir
");
/external/valgrind/coregrind/m_syswrap/
priv_syswrap-darwin.h
438
DECL_TEMPLATE(darwin,
__pthread_chdir
); // 348
syswrap-darwin.c
[
all
...]
Completed in 544 milliseconds