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