1 2 3 4 5 6 7
#include "pthread_impl.h" #include <errno.h> int pthread_spin_trylock(pthread_spinlock_t *s) { return a_cas(s, 0, EBUSY); }
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル