BM_SetThreadPriority
函数名、签名、参数与返回值和 BMAPI SDK 保持一致,可直接用于开发、检索与代码审查。
Set background thread priority for performance-tuning purpose.
BMAPI void BM_SetThreadPriority (uint32_t priority)Parameters
Section titled “Parameters”| Direction | Name | Description |
|---|---|---|
| [in] | priority |
A integer, which is, 0-15 on Windows, and 0-100 on Unix. |
This reference follows the current BUSMUST BMAPI SDK. For an installed package, its bundled header and help files define the exact version-specific contract.