Lines Matching refs:first_byte
37 uint8_t first_byte() { in first_byte() function
59 assert(first_byte() == 0); in test_acquire()
61 assert(first_byte() == 0); in test_acquire()
65 assert(first_byte() == 0); in test_acquire()
68 assert(first_byte() == 1); in test_acquire()
76 assert(first_byte() == 0); in test_release()
78 assert(first_byte() == 0); in test_release()
80 assert(first_byte() == 1); in test_release()
87 assert(first_byte() == 0); in test_abort()
89 assert(first_byte() == 0); in test_abort()
91 assert(first_byte() == 0); in test_abort()
93 assert(first_byte() == 0); in test_abort()