OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:private_area
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libpthread/
pthread.c
416
void *
private_area
;
local in function:pthread_create
539
private_area
= newthread->pt_tls = _rtld_tls_allocate();
542
private_area
= newthread;
552
ret = pthread__makelwp(pthread__create_tramp, newthread,
private_area
,
pthread.c
416
void *
private_area
;
local in function:pthread_create
539
private_area
= newthread->pt_tls = _rtld_tls_allocate();
542
private_area
= newthread;
552
ret = pthread__makelwp(pthread__create_tramp, newthread,
private_area
,
Completed in 138 milliseconds
Indexes created Mon Oct 06 21:09:46 GMT 2025