当GLib被初始化为安全线程模式(thread-safe),GTK+能够"线程识别"(thread aware),在执行任何的GDK调用之前,你必须通过调用gdk_threads_enter()获得一个单一全局锁定(single global lock),而后又调用gdk_threads...
基于12个网页-相关网页
thread-aware 线程感知
Another issue to be aware of is a thread floating stack limitation on Linux, as discussed in the "floating Stacks limitation" subsection of the JVM Diagnostics Guide.
另一个要知道的问题是Linux上的线程浮点堆栈限制,正如JVM Diagnostics Guide的“Floating Stacks Limitation”小节中所讨论的那样。
Moreover the template is aware of thread-bound sessions which can be used across several methods, functionality very useful when using a transactional repository.
此外该模板知道线程绑定的会话,这个会话可以跨几个方法使用,这在使用事务型仓库时非常有用。
Be aware that any class constructor code will run on the first thread in the first context that accesses the field.
请注意,任何类构造函数代码都将在访问该字段的第一个上下文中的第一个线程上运行。
应用推荐