Searched refs:rb_global_vm_lock_t (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dthread_win32.h42 } rb_global_vm_lock_t; typedef in typeref:struct:rb_global_vm_lock_struct
H A Dthread_pthread.h54 } rb_global_vm_lock_t; typedef in typeref:struct:rb_global_vm_lock_struct
H A Dthread_pthread.c1310 timer_thread_sleep(rb_global_vm_lock_t* gvl)
1361 timer_thread_sleep(rb_global_vm_lock_t* unused)
1375 rb_global_vm_lock_t *gvl = (rb_global_vm_lock_t *)p;
H A Dvm_core.h340 rb_global_vm_lock_t gvl;

Completed in 79 milliseconds