OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOLOCK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
kprintf.h
57
#define
NOLOCK
0x1000 /* don't acquire a tty lock */
/src/sys/kern/
tty.c
2828
if ((flags &
NOLOCK
) == 0)
2839
if ((flags &
NOLOCK
) == 0)
3023
kprintf(fmt, TOTTY|
NOLOCK
, tp, NULL, ap);
Completed in 16 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025