BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
freemyipod
(root)
/
emcore
/
thread.c
– Rev 978
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
978
716 d 16 h
user890104
/emcore/
Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.
835
5174 d 10 h
theseven
/
emCORE: Add argc/argv argument passing mechanism for apps/libs and arg0-arg3 for threads
818
5200 d 9 h
theseven
/emcore/trunk/
emCORE: Fix a really nasty memory corruption bug that was triggered by deallocating thread handles that didn't have free space in front of them during the deallocation.
814
5207 d 11 h
theseven
/emcore/trunk/
emCORE: Add more detailed tracking of handle owners
691
5438 d 9 h
theseven
/
emCORE: Fix mutexes not being released properly on thread termination. Bump API version, because this is an incompatible change.
688
5444 d 11 h
theseven
/emcore/trunk/
emCORE: Fix thread destruction being interrupted
619
5486 d 9 h
theseven
/emcore/trunk/
emCORE: Fix an error message
597
5490 d 13 h
theseven
/emcore/trunk/
emCORE: Remove the periodic scheduler tick. Instead, wakeup and preemting IRQs are now scheduled dynamically
596
5490 d 13 h
theseven
/emcore/trunk/
emCORE: If an IRQ while we are sleeping causes a wakeup to be signalled, for which a thread is waiting, don't go to sleep after handling the IRQ but switch to the woken up thread instead
595
5490 d 13 h
theseven
/emcore/trunk/
emCORE: Only switch back to the same thread when yield() is called if there is no other ready thread
593
5490 d 14 h
theseven
/emcore/trunk/
emCORE: Merge yield() and context_switch(), which are essentially the same thing
544
5496 d 13 h
theseven
/emcore/trunk/
Oops, some debugging code slipped through...
542
5496 d 13 h
theseven
/emcore/trunk/
emCORE: The idle thread is of course a core thread...
541
5496 d 14 h
theseven
/emcore/trunk/
emCORE: Fix thread_killlevel()
489
5511 d 6 h
theseven
/
emCORE: Fix a lot of bugs
465
5512 d 12 h
theseven
/emcore/trunk/
emCORE: Shared library support. Not tested yet.
453
5514 d 14 h
theseven
/emcore/trunk/
emCORE: Switch to new executable format
437
5517 d 11 h
theseven
/emcore/trunk/
emCORE: Fix dozens of problems, it finally boots!
429
5518 d 7 h
theseven
/emcore/trunk/
emCORE: Dynamic memory allocation
427
5518 d 7 h
farthen
/emcore/trunk/
emCORE: change every 'emBIOS' text string to 'emCORE'
←Prev
1
2
Next→
Show All