]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Display the mutex name in the ^T status line if the selected thread
authorIan Dowse <iedowse@FreeBSD.org>
Thu, 20 Jun 2002 14:03:36 +0000 (14:03 +0000)
committerIan Dowse <iedowse@FreeBSD.org>
Thu, 20 Jun 2002 14:03:36 +0000 (14:03 +0000)
commit99568bcaf7f92a180e240cc1573a066839da6eba
tree4a91233ade4538e16b66592af5270a438d345ca8
parent701e9a0054cf98866c36eb8e7aec3869937d2d88
Display the mutex name in the ^T status line if the selected thread
is blocked on a mutex. Prepend a '*' to distinguish this case as
is done in top(1).
sys/kern/tty.c