hercules-390 / hyperion

Hercules 390
Other
252 stars 70 forks source link

Issue #94: Changed thread start logic in cckddasd.c to eliminate runaways #95

Closed srorso closed 8 years ago

srorso commented 8 years ago

Changed thread start logic for ra, writer & gcol threads to match that used in channel.c for device threads (increment count in main thread, decrement in started thread at thread exit). Added support for dasdload message level in cckddasd. Added HHC00108W and HHC00107I messages; replaced HHC00102E with HH00106E to provide diagnostic info.