它就是每当消息被发送给线程时就会调用的函数。
This is the function that is invoked whenever a message is sent to the thread.
该数据随后会被通过postMessage函数发送回母线程。
This data is then sent back to the parent thread by using the postMessage function.
lock函数主线程从子线程获得结果。
The lock function main thread gets the result from the child thread.
另外,或许不可能让某个不可重入的函数是线程安全的。
Moreover, it may be impossible to make a non-reentrant function thread-safe.
新的运营商或构造函数阻止其他线程的一样。网?
Does the new operator or constructor block other threads in. NET?
这个函数在编译时禁用线程支持的情况下不可用。
This function is not available when thread support is disabled at compile time.
函数的作用是:返回当前线程的ID。
控制线程的函数。
控制线程的函数。
应用推荐