mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Trylocks were implemented, remove stale comment
This commit is contained in:
parent
89ab2a7a53
commit
8c0df706da
1 changed files with 0 additions and 2 deletions
|
|
@ -149,8 +149,6 @@ void _rw_assert(struct rwlock *rw, int what, const char *file, int line);
|
|||
|
||||
/*
|
||||
* Public interface for lock operations.
|
||||
*
|
||||
* XXX: Missing try locks.
|
||||
*/
|
||||
|
||||
#ifndef LOCK_DEBUG
|
||||
|
|
|
|||
Loading…
Reference in a new issue