You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
user_specifics.c: In function ‘user_mutex_trylock_exiting’:
user_specifics.c:530:13: error: ‘USER_MUTEX_TRYLOCK_EXIT’ undeclared (first use in this function)
if (eip == USER_MUTEX_TRYLOCK_EXIT) {
^
make[1]: *** [user_specifics.o] Error 1
The text was updated successfully, but these errors were encountered:
bug report from studence:
user_specifics.c: In function ‘user_mutex_trylock_exiting’:
user_specifics.c:530:13: error: ‘USER_MUTEX_TRYLOCK_EXIT’ undeclared (first use in this function)
if (eip == USER_MUTEX_TRYLOCK_EXIT) {
^
make[1]: *** [user_specifics.o] Error 1
The text was updated successfully, but these errors were encountered: