Searched refs:PRThreadScope (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
D | prthread.h | 88 typedef enum PRThreadScope { enum 92 } PRThreadScope; typedef 138 PRThreadScope scope, 269 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/private/ |
D | pprthred.h | 155 PRThreadScope scope,
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
D | _rhapsody.h | 194 PRThreadScope scope,
|
D | _freebsd.h | 231 PRThreadScope scope,
|
D | _darwin.h | 232 PRThreadScope scope,
|
D | _nextstep.h | 226 PRThreadScope scope,
|
D | _nspr_pthread.h | 254 PRThreadScope scope,
|
D | _solaris.h | 215 PRThreadScope scope, 783 PRThreadPriority priority, PRThreadScope scope, PRThreadState state,
|
D | _irix.h | 433 PRThreadScope scope,
|
D | _linux.h | 461 PRThreadScope scope,
|
D | _beos.h | 475 …d(PRThread *thread, void (*start)(void *), PRThreadPriority priority, PRThreadScope scope, PRThrea…
|