#include "pthread_impl.h" #include "syscall.h" int pthread_attr_setinheritsched(pthread_attr_t *a, int inherit) { if (inherit> 1U) return EINVAL; a->_a_sched = inherit; return 0; }
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル