OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PThreadStateInitial
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
create.c
190
tp->state = run ?
PThreadStateInitial
: PThreadStateSuspended;
implement.h
133
PThreadStateInitial
= 0, /* Thread not running */
[
all
...]
Completed in 122 milliseconds