• marko's avatar
    Add ut_ad() debug assertions. · 0a36f900
    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.
    0a36f900
ut0lst.h 6.83 KB