Home
last modified time | relevance | path

Searched refs:stolefrom (Results 1 – 1 of 1) sorted by relevance

/dports/lang/gauche/Gauche-0.9.10/src/
H A Dclass.c978 ScmVM *stolefrom = NULL; in lock_class_redefinition() local
988 stolefrom = class_redefinition_lock.owner; in lock_class_redefinition()
996 if (stolefrom) { in lock_class_redefinition()
997 Scm_Warn("a thread holding class redefinition lock has been terminated: %S", stolefrom); in lock_class_redefinition()