OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRThreadScope
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
prthread.h
88
typedef enum
PRThreadScope
{
92
}
PRThreadScope
;
138
PRThreadScope
scope,
269
NSPR_API(
PRThreadScope
) PR_GetThreadScope(const PRThread *thread);
/external/chromium_org/third_party/npapi/npspy/extern/nspr/private/
pprthred.h
155
PRThreadScope
scope,
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_rhapsody.h
194
PRThreadScope
scope,
_darwin.h
232
PRThreadScope
scope,
_freebsd.h
231
PRThreadScope
scope,
_nextstep.h
226
PRThreadScope
scope,
_nspr_pthread.h
254
PRThreadScope
scope,
_solaris.h
215
PRThreadScope
scope,
783
PRThreadPriority priority,
PRThreadScope
scope, PRThreadState state,
_irix.h
433
PRThreadScope
scope,
_linux.h
461
PRThreadScope
scope,
_beos.h
475
NSPR_API(PRStatus) _MD_create_thread(PRThread *thread, void (*start)(void *), PRThreadPriority priority,
PRThreadScope
scope, PRThreadState state, PRUint32 stackSize);
Completed in 193 milliseconds