2304
xtPublic void xt_unlock_file_ptr(XTOpenFilePtr of, xtWord1 *data, XTThreadPtr thread)
2304
// Depending on platform 'thread->t_id' may not be used by FILE_MAP_UNLOCK().
2305
xtPublic void xt_unlock_file_ptr(XTOpenFilePtr of, xtWord1 *data, XTThreadPtr thread __attribute__((unused)))
2306
2307
switch (of->of_type) {
2307
2308
case XT_FT_NONE: