gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:atomic_bitset from t2ex/t2ex_source/lib/libtk/src_t2ex/fastumlock.c (0.00 seconds)
t2ex
t2ex_source/lib/libtk/src_t2ex/fastumlock.c - 5.2KB - 196 lines
73:         for ( ;; ) {
74:                 if ( !(atomic_bitset(&lock->flg, ptn) & ptn) ) {
75:                         ercd = E_OK;
99: for ( ;; ) { 100: if ( !(atomic_bitset(&lock->flg, ptn) & ptn) ) { 101: ercd = E_OK;