• marko's avatar
    Add ut_ad() debug assertions. · 1750a977
    marko authored
    UT_LIST_ADD_FIRST(), UT_LIST_ADD_LAST(), UT_LIST_INSERT_AFTER():
    Assert against some trivial cases of cyclic lists.
    
    mutex_enter_func(): Assert that the current thread is not holding the mutex.
    1750a977
sync0sync.ic 7.49 KB