OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_LK_LOCK
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gcov-io.cc
186
if (_locking (fd,
_LK_LOCK
, LONG_MAX) < 0)
configure
12926
# Check if
_LK_LOCK
is supported by _locking
12927
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
_LK_LOCK
" >&5
12928
$as_echo_n "checking for
_LK_LOCK
... " >&6; }
12943
return _locking (fd,
_LK_LOCK
, 0);
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
gcov-io.cc
161
if (_locking (fd,
_LK_LOCK
, LONG_MAX) < 0)
configure
12619
# Check if
_LK_LOCK
is supported by _locking
12620
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
_LK_LOCK
" >&5
12621
$as_echo_n "checking for
_LK_LOCK
... " >&6; }
12636
return _locking (fd,
_LK_LOCK
, 0);
Completed in 37 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026