OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:constty_lock
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/
cons.c
253
mutex_enter(&
constty_lock
);
256
mutex_exit(&
constty_lock
);
263
mutex_exit(&
constty_lock
);
/src/sys/sys/
tty.h
256
extern kmutex_t
constty_lock
;
/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 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025