OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:key_destroy
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/util/include/linux/added/
poison.h
93
#define
KEY_DESTROY
0xbd
/system/extras/tests/bionic/libc/common/
bench_pthread.c
166
static void
key_destroy
(void* param)
function
177
pthread_key_create(&key,
key_destroy
);
Completed in 324 milliseconds