Skip to content
Snippets Groups Projects
Commit a1da0f15 authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

Fixed incorrect name of the Thread.Local class. Fixed pointers

thread_create -> Thread.thread_create, thread_local -> Thread.Local,
all_threads -> Thread.all_threads, this_thread -> Thread.this_thread.

Rev: tutorial/tutorial.wmml:1.212
parent 9a0cd3b6
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment