Project

General

Profile

Actions

Feature #8882

closed

rb_obj_is_mutex() into include/ruby/intern.h

Added by Glass_saga (Masaki Matsushita) over 10 years ago. Updated over 10 years ago.

Status:
Rejected
Target version:
[ruby-core:57090]

Description

rb_obj_is_mutex() is currently an internal API function.
However, this function is useful for C extension developers to distinguish between Mutex and other objects extended by Mutex_m.
I want to use it in ext/thread/thread.c for this purpose.


Files

patch.diff (889 Bytes) patch.diff Glass_saga (Masaki Matsushita), 09/10/2013 12:29 AM
Actions

Also available in: Atom PDF

Like0
Like0