issues
search
mattn
/
mruby-thread
48
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Are you sure this save outside of cycle and restore inside is correct?
#70
kvtb
opened
2 hours ago
4
Fix compatibility with mruby 3.2.0
#69
katzer
opened
1 year ago
0
Another thread can not read main thread class and modules at mruby 3.0
#68
jakitliang
opened
2 years ago
5
Fix/assertions
#67
katzer
closed
3 years ago
1
Partial compatibility with mruby3
#66
katzer
closed
3 years ago
1
Fix compatibility with latest mruby-2.1.2
#65
katzer
closed
4 years ago
2
Multithreaded TCPServer crashes immediately
#64
Gundolf68
opened
4 years ago
0
Fix incompatibility with mruby-head
#63
katzer
closed
5 years ago
1
Use -pthread flag and not -lpthread
#62
katzer
closed
5 years ago
1
Fix incompatibility with MRB_WITHOUT_FLOAT
#61
katzer
closed
5 years ago
1
Add `Atomic` type.
#60
take-cheeze
opened
6 years ago
0
Remove outdated examples. Closes #58
#59
RickCarlino
closed
6 years ago
1
(Possibly) Outdated Examples
#58
RickCarlino
closed
6 years ago
1
Fix REnv length bug.
#57
take-cheeze
closed
6 years ago
3
Add Thread.usleep (not support Windows)
#56
takumakume
closed
6 years ago
2
Fix test failure in 1.2.
#55
take-cheeze
closed
6 years ago
3
Improve implementation.
#54
take-cheeze
closed
6 years ago
2
Fixes for 1.2.
#53
take-cheeze
closed
6 years ago
1
Fix memory errors.
#52
take-cheeze
closed
6 years ago
21
make test returns errors
#51
gdwrd
opened
6 years ago
0
Build Error
#50
gdwrd
closed
6 years ago
6
Skip migration of REnv->mid
#49
udzura
closed
7 years ago
1
Guard thread killing when threads are marked as already dead
#48
udzura
closed
7 years ago
2
Fix symbol initialization issue
#47
udzura
closed
7 years ago
1
Corresponds to migration of proc object
#46
pyama86
closed
7 years ago
3
Support to change mrb_range_ptr API
#45
ksss
closed
7 years ago
1
Segmentation fault on GC
#44
ksss
opened
8 years ago
2
Can't kill thread when thread is sleeping
#43
skrbhn
opened
8 years ago
2
fail make test
#42
murasesyuka
closed
7 years ago
4
Fixed Makefile. Removing commented lines from test_build.rb.
#41
pbosetti
closed
8 years ago
1
Sharing instances between threads
#40
pbosetti
closed
8 years ago
1
Behavior of Thread::new() on passed instances
#39
pbosetti
opened
8 years ago
4
Fixing error when an instance of custom class is given to Thread#new
#38
pbosetti
closed
8 years ago
3
define _TIMESPEC_DEFINED to avoid compilation errors on windows
#37
rmalizia44
closed
8 years ago
1
`""` results in instance of outer `String`
#36
ppibburr
closed
7 years ago
3
Bugfix/mutex synchronize/return result of the block
#35
murasesyuka
closed
9 years ago
1
fix typo
#34
murasesyuka
closed
9 years ago
1
Bugfix/shift alias the pop
#33
murasesyuka
closed
9 years ago
2
bugfix Queue on linux
#32
murasesyuka
closed
9 years ago
0
Queue and Mutex cannot be migrated
#31
Asmod4n
closed
9 years ago
10
What pthread_kill is doing?
#30
murasesyuka
closed
9 years ago
4
Fixed compilation. Added support for local testing
#29
pbosetti
closed
9 years ago
2
Object creation inside thread doesn't work?
#28
omegadan
closed
9 years ago
4
segmentation fault after GC
#27
ksss
closed
9 years ago
0
Fix crashes
#26
sdottaka
closed
9 years ago
3
thread mrb_state to inherit allocf from its parent
#25
matz
closed
10 years ago
3
fix mrb_value handling to support NaN boxing
#24
matz
closed
10 years ago
1
allow migration of objects/exceptions across threads
#23
matz
closed
10 years ago
1
each end of range objects should be migrated
#22
matz
closed
10 years ago
1
Each end of range objects should be migrated
#21
matz
closed
10 years ago
1
Next