Originally created by: joakim.n... (code.google.com)@gmail.com
Originally owned by: joakim.n... (code.google.com)@gmail.com
Threading is not implemented to much (or any) extent.
java_lang_VMThread.c has the main methods to implement.
Short story: each JAmiga thread contains a pointer to an Amiga task (or was it process? Can act
ually be any sort of thread, if we're using pthread or something else). The thing to do is pick it up i
n java_lang_VMThread and process it using Amiga functions (or pthreads in that case). SDK 53
has new thread functions that should make this easier than before.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: joakim.n... (code.google.com)@gmail.com
Lots of stuff has been done regarding processes and threads.
Ctrl-C handling shoudl be overlooked though.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: joakim.n... (code.google.com)@gmail.com
(No comment was entered for this change.)
Summary: Improve threading
Labels: Milestone-Release0.0.7
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: joakim.n... (code.google.com)@gmail.com
(No comment was entered for this change.)
Status: Started
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: joakim.n... (code.google.com)@gmail.com
There are still a few issues involved with threading.
Labels: -Milestone-Release0.0.7 Milestone-Release0.1.1 Component-VM-jamvm
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: joakim.n... (code.google.com)@gmail.com
(No comment was entered for this change.)
Labels: -Milestone-Release0.1.1 Milestone-Release1.2