mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 11:43:34 +08:00
Remove obsolete comment
This commit is contained in:
parent
b0a3c1640a
commit
e2dd138e21
@ -30,9 +30,6 @@
|
||||
#define FORCE_ELISION(m, s)
|
||||
#endif
|
||||
|
||||
/* We don't force elision in trylock, because this can lead to inconsistent
|
||||
lock state if the lock was actually busy. */
|
||||
|
||||
int
|
||||
__pthread_mutex_trylock (mutex)
|
||||
pthread_mutex_t *mutex;
|
||||
|
Loading…
Reference in New Issue
Block a user