User:Myrkraverk: Difference between revisions
Appearance
No edit summary |
|||
Line 11: | Line 11: | ||
== Articles == | == Articles == | ||
* CWEB: Hello, World! [http://www.myrkraverk.com/blog/2018/10/cweb-hello-world/] | |||
* [[UsingThreads]] -- An attempt to explain the thread and synchronization API on eCS (Nov 2007) | * [[UsingThreads]] -- An attempt to explain the thread and synchronization API on eCS (Nov 2007) | ||
* [[UsingThreads:SynchronizationTimings | SynchronizationTimings]] - My take on the "expensiveness" of DosEnterCritSec(). | * [[UsingThreads:SynchronizationTimings | SynchronizationTimings]] - My take on the "expensiveness" of DosEnterCritSec(). |
Revision as of 22:59, 22 October 2018
Name: Johann Oskarsson (Jóhann 'Myrkraverk' Óskarsson)
Contact Information
- Location: Iceland
- Email: johann at myrkraverk dot com
- Website: My Opera technical blog
- Personal Blog
Repubilshing Permission
Jóhann 'Myrkraverk' Óskarsson allowed his articles to be reposted under the Creative Commons Attribution-Share Alike 3.0 license. Martin Iturbide requeste permission and was accepted on 2012-05-22.
Articles
- CWEB: Hello, World! [1]
- UsingThreads -- An attempt to explain the thread and synchronization API on eCS (Nov 2007)
- SynchronizationTimings - My take on the "expensiveness" of DosEnterCritSec().
- Process Control/Pipe Tutorial
- VIO Tutorial (Hello, World)
Local links of interest
- Introduction to the OS/2 API Documentation
- OS/2 API -- The OS/2 API Project