thread_win32.c: native_mutex_trylock is not used right now
This commit is contained in:
parent
1c95436693
commit
ee7c260b60
@ -340,6 +340,7 @@ rb_native_mutex_unlock(rb_nativethread_lock_t *lock)
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
RBIMPL_ATTR_MAYBE_UNUSED()
|
||||||
static int
|
static int
|
||||||
native_mutex_trylock(rb_nativethread_lock_t *lock)
|
native_mutex_trylock(rb_nativethread_lock_t *lock)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user