OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:THREAD_LOCAL
(Results
1 - 10
of
10
) sorted by null
/external/e2fsprogs/lib/uuid/
gen_uuid.c
103
#define
THREAD_LOCAL
static TLS
105
#define
THREAD_LOCAL
static
110
THREAD_LOCAL
unsigned short jrand_seed[3];
312
THREAD_LOCAL
int adjustment = 0;
313
THREAD_LOCAL
struct timeval last = {0, 0};
314
THREAD_LOCAL
int state_fd = -2;
315
THREAD_LOCAL
FILE *state_f;
316
THREAD_LOCAL
uint16_t clock_seq;
588
THREAD_LOCAL
int num = 0;
589
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/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/
Enhancer.java
84
private static final Type
THREAD_LOCAL
=
487
e.declare_field(Constants.PRIVATE_FINAL_STATIC, THREAD_CALLBACKS_FIELD,
THREAD_LOCAL
, null);
[
all
...]
/prebuilts/tools/common/cglib/
cglib-2.2.3.jar
cglib-nodep-2.2.3.jar
/prebuilts/tools/common/m2/repository/cglib/cglib-nodep/2.2.2/
cglib-nodep-2.2.2.jar
/external/robolectric/lib/test/
mockito-core-1.8.5.jar
/external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar
/prebuilts/tools/common/m2/repository/org/mockito/mockito-all/1.9.5/
mockito-all-1.9.5.jar
/prebuilts/tools/common/m2/repository/org/mockito/mockito-core/1.9.5/
mockito-core-1.9.5.jar
Completed in 261 milliseconds