opnsense-src/lib/libthr/thread
Konstantin Belousov 0a5c29a6ee thr_mutex.c: style
Reindend and re-fill the statement.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D41150
2023-07-26 17:24:51 +03:00
..
Makefile.inc
thr_affinity.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_attr.c
thr_autoinit.c
thr_barrier.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_barrierattr.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_cancel.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_clean.c
thr_concurrency.c
thr_cond.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_condattr.c
thr_create.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_ctrdtr.c
thr_detach.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_equal.c
thr_event.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_exit.c
thr_fork.c libthr rtld locks: do not leak URWLOCK_READ_WAITERS into child 2023-05-22 16:46:42 +03:00
thr_getcpuclockid.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_getprio.c
thr_getschedparam.c
thr_getthreadid_np.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_info.c
thr_init.c
thr_join.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_kern.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_kill.c
thr_list.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_main_np.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_malloc.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_multi_np.c
thr_mutex.c thr_mutex.c: style 2023-07-26 17:24:51 +03:00
thr_mutexattr.c
thr_once.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_printf.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_private.h libthr rtld locks: do not leak URWLOCK_READ_WAITERS into child 2023-05-22 16:46:42 +03:00
thr_pshared.c
thr_pspinlock.c libpthread: allocate rwlocks and spinlocks in dedicated cachelines 2023-06-27 11:56:44 +00:00
thr_resume_np.c
thr_rtld.c libthr rtld locks: do not leak URWLOCK_READ_WAITERS into child 2023-05-22 16:46:42 +03:00
thr_rwlock.c libthr: trigger library initialization on rwlock calls 2023-07-16 15:34:34 +03:00
thr_rwlockattr.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_self.c
thr_sem.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_setprio.c
thr_setschedparam.c
thr_sig.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_single_np.c
thr_sleepq.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_spec.c
thr_spinlock.c
thr_stack.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_suspend_np.c
thr_switch_np.c
thr_symbols.c
thr_syscalls.c
thr_umtx.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_umtx.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
thr_yield.c