OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:constty_lock
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
tty.c
211
kmutex_t
constty_lock
;
variable in typeref:typename:kmutex_t
478
* Make sure this is not the constty. Without
constty_lock
it
1135
mutex_enter(&
constty_lock
);
1168
unlock_constty: mutex_exit(&
constty_lock
);
3065
mutex_init(&
constty_lock
, MUTEX_DEFAULT, IPL_NONE);
Completed in 12 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025