aboutsummaryrefslogtreecommitdiffstats
path: root/thread_win32.c
Commit message (Expand)AuthorAgeFilesLines
* * thread_win32.c (native_sleep): fixed previous commit.usa2008-06-121-4/+6
* * thread.c, vm_core.h, vm.c, thread_pthread.c, thread_win32.c: addmame2008-06-121-3/+11
* * vm_core.h (struct rb_unblock_callback), thread.cnobu2008-05-301-4/+4
* * io.c, signal.c, thread.c, thread_win32.c, include/ruby/intern.h:nobu2008-04-261-5/+5
* * thread_win32.c (w32_wait_events): shouldn't invoke interrupt handleusa2008-01-181-1/+1
* * thread.c (thread_cleanup_func): ignore errors from destroying mutexnobu2008-01-181-0/+1
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * thread_pthread.c, thread_pthread.h, thread_win32.c,ko12007-12-251-10/+21
* * vm_core.h, thread.c, cont.c: add RUBY_VM_SET_INTERRUPT(),ko12007-12-251-3/+12
* * common.mk, *.ci: renamed to *.c.ko12007-12-201-0/+508