OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:attr_storage
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/kernel/
getstack.c
95
pthread_attr_t
attr_storage
, *attr = NULL;
local
99
error = pthread_getattr_np(pthread_self(), &
attr_storage
);
106
attr = &
attr_storage
;
/src/external/mit/libuv/dist/src/unix/
thread.c
144
pthread_attr_t
attr_storage
;
local
171
attr = &
attr_storage
;
Completed in 65 milliseconds
Indexes created Thu Sep 17 00:24:55 UTC 2026