OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STATE_CANCEL
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/proxy/
dhcp_proxy_script_adapter_fetcher_win.h
111
STATE_CANCEL
,
/system/core/libcorkscrew/
backtrace.c
121
static const int32_t
STATE_CANCEL
= -3;
203
if (!android_atomic_acquire_cas(tid,
STATE_CANCEL
, &g_unwind_signal_state.tid_state)) {
205
tid_state =
STATE_CANCEL
;
Completed in 126 milliseconds