OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:THREAD_LOCAL
(Results
1 - 8
of
8
) sorted by null
/external/v8/src/trap-handler/
trap-handler.h
58
#define
THREAD_LOCAL
__declspec(thread)
61
#define
THREAD_LOCAL
63
#define
THREAD_LOCAL
__thread
78
extern
THREAD_LOCAL
int g_thread_in_wasm_code;
handler-shared.cc
29
THREAD_LOCAL
int g_thread_in_wasm_code;
/external/e2fsprogs/lib/uuid/
gen_uuid.c
107
#define
THREAD_LOCAL
static TLS
109
#define
THREAD_LOCAL
static
114
THREAD_LOCAL
unsigned short jrand_seed[3];
313
THREAD_LOCAL
int adjustment = 0;
314
THREAD_LOCAL
struct timeval last = {0, 0};
315
THREAD_LOCAL
int state_fd = -2;
316
THREAD_LOCAL
FILE *state_f;
317
THREAD_LOCAL
uint16_t clock_seq;
609
THREAD_LOCAL
int num = 0;
610
THREAD_LOCAL
struct uuid uu
[
all
...]
/external/e2fsprogs/lib/et/
error_message.c
49
#define
THREAD_LOCAL
static TLS
51
#define
THREAD_LOCAL
static
54
THREAD_LOCAL
char buffer[25];
/external/guice/lib/build/
cglib-3.2.6.jar
/external/guice/extensions/persist/lib/
cglib-nodep-3.2.6.jar
/external/junit-params/lib/
assertj-core-1.7.1.jar
/external/testng/lib-supplied/
guice-2.0.jar
Completed in 1596 milliseconds