OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_lockinternal
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/stdio/
fileext.h
44
int
_lockinternal
; /* Flag of whether the lock is held inside stdio */
member in struct:__sfileext
56
#define
_LOCKINTERNAL
(fp) (_EXT(fp)->
_lockinternal
)
66
_LOCKINTERNAL
(f) = 0; \
fileext.h
44
int
_lockinternal
; /* Flag of whether the lock is held inside stdio */
member in struct:__sfileext
56
#define
_LOCKINTERNAL
(fp) (_EXT(fp)->
_lockinternal
)
66
_LOCKINTERNAL
(f) = 0; \
Completed in 124 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025