issues
search
mattn
/
mruby-thread
48
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
set instance type of Mutex and Queue to be MRB_TT_DATA
#20
matz
closed
10 years ago
1
fix class reference problem from within threads;
#19
matz
closed
10 years ago
1
Change mrb_get_args argc type to mrb_int
#18
yasuyuki
closed
10 years ago
1
Android doesn't have pthreads lib, it uses a flag.
#17
Qard
closed
10 years ago
1
Question about example/simple.rb work
#16
bggd
closed
9 years ago
2
Can I call Array.new in Thread block?
#15
bggd
opened
10 years ago
7
Thread#join only work with finxum/float value.
#14
bggd
closed
10 years ago
1
fix typo
#13
bggd
closed
10 years ago
4
fix include for MSVC
#12
bggd
closed
10 years ago
1
Require signal.h for pthread_kill(3)
#11
dreamedge
closed
10 years ago
1
Reading from file descriptors kills threads
#10
postmodern
closed
9 years ago
4
Support for other Thread structures
#9
postmodern
opened
10 years ago
8
Add support for File/IO objects to migrate_simple_value
#8
postmodern
opened
10 years ago
2
Thread is missing the majority of useful methods
#7
postmodern
closed
10 years ago
2
Require unistd.h for sleep(3)
#6
postmodern
closed
10 years ago
1
Trying to solve crash in mob_thread_func
#5
pbosetti
closed
10 years ago
3
Fix compile error:
#4
crimsonwoods
closed
10 years ago
1
create a closure instead of a proc
#3
jondoveston
closed
10 years ago
3
Working with most recent mruby code?
#2
jondoveston
closed
10 years ago
4
separate argv from context->argv
#1
takashikami
closed
11 years ago
2
Previous