书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 12326 个相关结果.
  • net_thread_count

    net_thread_count 用于设置网络 I/O 线程数。 属性 描述 参数类型 整型 默认值 12 取值范围 [1, 100] 是否重启 OBServer 生效 否 当 net_thread_count 配置项值为 8 时,表示 RPC 和 MySQL 的 libeasy 的 I/O 线程各为 8 个线程。
  • merge_thread_count

    merge_thread_count 用于设置每日合并工作的线程数。 属性 描述 参数类型 整型 默认值 0 取值范围 [0, 256] 是否重启 OBServer 生效 否 该配置项的值为 0 时,合并的工作进程数的计算方式为 min{10,cpu_cnt*0.3} ,其中 cpu_cnt 为系统 CPU 的数量。
  • THREAD_WAIT_STATUS

    THREAD_WAIT_STATUS THREAD_WAIT_STATUS 通过该视图可以检测当前实例中工作线程(backend thread)以及辅助线程(auxiliary thread)的阻塞等待情况,具体事件信息请参见15.3.67-表2 等待状态列表 、15.3.67-表3 轻量级锁等待事件列表 、15.3.67-表4 IO等待事件列表 ...
  • THREAD_WAIT_STATUS

    THREAD_WAIT_STATUS THREAD_WAIT_STATUS 通过该视图可以检测当前实例中工作线程(backend thread)以及辅助线程(auxiliary thread)的阻塞等待情况,具体事件信息请参见15.3.67-表2 等待状态列表 、15.3.67-表3 轻量级锁等待事件列表 、15.3.67-表4 IO等待事件列表 和...
  • osal_thread.h

    osal_thread.h Overview Summary Data Structures Macros Typedefs Enumerations Functions osal_thread.h Overview Related Modules: OSAL Description: Decl...
  • Thread-safe APIs

    Thread-safe APIs Threads Global scope Scene tree Rendering GDScript arrays, dictionaries Resources Thread-safe APIs Threads Threads are used to balance processing power a...
  • THREAD_WAIT_STATUS

    THREAD_WAIT_STATUS THREAD_WAIT_STATUS 通过该视图可以检测当前实例中工作线程(backend thread)以及辅助线程(auxiliary thread)的阻塞等待情况,具体事件信息请参见15.3.67-表2 等待状态列表 、15.3.67-表3 轻量级锁等待事件列表 、15.3.67-表4 IO等待事件列表 和...
  • Thread-safe APIs

    Thread-safe APIs 线程 全局作用域 场景树 GDScript数组,字典 资源 Thread-safe APIs 线程 Threads are used to balance processing power across CPUs and cores. Godot supports multithreading, but...
  • THREAD_WAIT_STATUS

    THREAD_WAIT_STATUS THREAD_WAIT_STATUS 通过该视图可以检测当前实例中工作线程(backend thread)以及辅助线程(auxiliary thread)的阻塞等待情况,具体事件信息请参见15.3.67-表2 等待状态列表 、15.3.67-表3 轻量级锁等待事件列表 、15.3.67-表4 IO等待事件列表 和...
  • Thread Local Storage Support

    Thread Local Storage Support Thread Specific Storage (TSS) API Dynamic Allocation 方法 Thread Local Storage (TLS) API Thread Local Storage Support The Python interpreter prov...