OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_LOCKINTERNAL
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/stdio/
flockfile.c
108
_LOCKINTERNAL
(fp)++;
119
_LOCKINTERNAL
(fp) = 1;
122
if (
_LOCKINTERNAL
(fp) == 1)
140
_LOCKINTERNAL
(fp)--;
141
if (
_LOCKINTERNAL
(fp) == 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 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025