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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dcvar2.c77 typedef struct threadinfo { struct
90 } threadinfo; typedef in typeref:struct:threadinfo
103 threadinfo *info = (threadinfo *)_info;
130 threadinfo *info = (threadinfo *)_info;
159 CreateTestThread(threadinfo *info,
200 threadinfo *list;
208 list = (threadinfo *)PR_MALLOC(sizeof(threadinfo) * (ar
[all...]

Completed in 125 milliseconds