Home
last modified time | relevance | path

Searched refs:pthread_structsize (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-x86-darwin.c321 stack+stacksize, pthread_structsize, in pthread_hijack()
508 stack+stacksize, pthread_structsize, in wqthread_hijack()
Dsyswrap-amd64-darwin.c380 stack+stacksize, pthread_structsize, in pthread_hijack()
560 stack+stacksize, pthread_structsize, in wqthread_hijack()
Dpriv_syswrap-darwin.h751 extern SizeT pthread_structsize;
Dsyswrap-darwin.c2060 SizeT pthread_structsize = 0; variable
2070 pthread_structsize = ARG3; in PRE()