← All docs

pcntl_setqos_class()

Changes the current macOS thread quality-of-service class.

pcntl_setqos_class()

function pcntl_setqos_class(mixed $qos_class): void

Changes the current macOS thread quality-of-service class.

Parameters:

  • $qos_class (mixed)

Returns: void

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how pcntl_setqos_class is implemented in the compiler, see the internals page.