るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.040秒)
トップページ > ライブラリ:ビルトイン[x] > バージョン:2.5.0[x] > 種類:定数[x] > クエリ:PRIO_PROCESS[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_PROCESS -> Integer (54313.0)

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

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

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