24件ヒット
[1-24件を表示]
(0.016秒)
キーワード
-
heredoc
_ restore (12) -
rb
_ thread _ restore _ context (12)
検索結果
先頭2件
-
static void heredoc
_ restore(NODE *here) (6101.0) -
ヒアドキュメントの本体の読み込みに失敗したとき、開始記号 のある行を復帰します。here は lex_strterm です。
ヒアドキュメントの本体の読み込みに失敗したとき、開始記号
のある行を復帰します。here は lex_strterm です。 -
static void rb
_ thread _ restore _ context(rb _ thread _ t th , int exit) (6101.0) -
スレッドを切り替えるにあたって、切り替え先のスレッド th の コンテキストを評価器に復帰します。
スレッドを切り替えるにあたって、切り替え先のスレッド th の
コンテキストを評価器に復帰します。