Style.
Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
8674e626c6
commit
2d7a555294
@ -2624,7 +2624,8 @@ do_cv_broadcast(struct thread *td, struct ucond *cv)
|
||||
}
|
||||
|
||||
static int
|
||||
do_rw_rdlock(struct thread *td, struct urwlock *rwlock, long fflag, struct _umtx_time *timeout)
|
||||
do_rw_rdlock(struct thread *td, struct urwlock *rwlock, long fflag,
|
||||
struct _umtx_time *timeout)
|
||||
{
|
||||
struct abs_timeout timo;
|
||||
struct umtx_q *uq;
|
||||
|
Loading…
x
Reference in New Issue
Block a user