るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.099秒)
トップページ > 種類:定数[x] > クエリ:PRIO_PGRP[x]

別のキーワード

  1. etc pc_prio_io
  2. etc sc_mq_prio_max
  3. etc sc_aio_prio_delta_max
  4. etc sc_thread_prio_protect
  5. etc sc_thread_prio_inherit

ライブラリ

モジュール

検索結果

Process::PRIO_PGRP -> Integer (18102.0)

対象とするプライオリティがプロセスグループプライオリティであることを表す定数です。

対象とするプライオリティがプロセスグループプライオリティであることを表す定数です。

Process.#getpriority または Process.#setpriority で使われます。