freebsd-dev/sys/dev/snp
Alexander Motin a9385ad10f Change ttyhook_register() second argument from thread to process pointer.
Thread was not really needed there, while previous ng_tty implementation
that used thread pointer had locking issues (using sx while holding mutex).
2008-12-13 21:17:46 +00:00
..
snp.c Change ttyhook_register() second argument from thread to process pointer. 2008-12-13 21:17:46 +00:00