るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.101秒)
トップページ > 種類:定数[x] > バージョン:2.3.0[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 (54307.0)

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

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

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