The lock function main thread gets the result from the child thread.
lock函数主线程从子线程获得结果。
Main thread: Call pthread_create .
主线程:调用pthread_create 。
The main thread writes bytes read from the channel into the pipe.
主线程把从通道读取的数据写到管道中。
Register the sequence number, interrupt nature, and thread attributes to the main program.
向主程序注册序号、中断属性和线程属性。
This step is done to avoid blocking the main UI thread.
这一步是为了避免阻塞主ui线程。
Now the result of the request must be made available to the main thread.
现在,请求的结果必须在主线程中可用。
No. You cant update UI in other thread then main.
你可以在其他线程则主要是更新ui。
All of these callbacks happen on the main thread of the application.
这些回调全部发生在应用程序的主线程上。
Main Form got hang during long running process in different thread.
主要形式在不同的线程在长期运行过程中挂起。
One pattern I always use is to get the network calls off the main thread.
我总是用一个模式来获取网络电话关闭主线程。
There's just no point in letting your main startup thread exit like that.
只是没有点让你的主启动线程退出。
After a process starts, it can start more threads inside the main thread.
进程启动后,它可以启动主线程内的多个线程。
The "right" answer is to add the store to the coordinator off the main thread.
“正确”的答案是将存储添加到主线程的协调器。
I think that one also involved in main thread.
我认为一个人也参与主线。
Again, be sure to send the completion notification on the main thread.
再次,一定要发送完成通知主线程上。
Again, be sure to send the completion notification on the main thread.
再次,一定要发送完成通知主线程上。
应用推荐