OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pthread_key_create
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libpthread/
pthread_tsd.c
54
__strong_alias(__libc_thr_keycreate,
pthread_key_create
)
131
pthread_key_create
(pthread_key_t *key, void (*destructor)(void *))
function in typeref:typename:int
224
* This is tricky. The standard says of
pthread_key_create
()
255
*
pthread_key_create
() and leave the old values. If an
268
*
pthread_key_create
(). Either
pthread_key_create
() or
278
*
pthread_key_create
() and pthread_getspecific() with that
pthread.h
149
int
pthread_key_create
(pthread_key_t *, void (*)(void *));
402
#define
pthread_key_create
__libc_thr_keycreate
macro
Completed in 11 milliseconds
Indexes created Sun Sep 21 19:09:51 GMT 2025