createHandle static method

Object createHandle()

Implementation

static Object createHandle() {
    return MutexCpp();
}