[OpenSmalltalk/opensmalltalk-vm] 32f321: If pthread_setschedparam fails, issue the existing...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 32f321: If pthread_setschedparam fails, issue the existing...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 32f321583c69ca27e61ffaff6decc2a3e4b6ca5e
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/32f321583c69ca27e61ffaff6decc2a3e4b6ca5e
  Author: David T. Lewis <[hidden email]>
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
    M platforms/unix/vm/sqUnixHeartbeat.c

  Log Message:
  -----------
  If pthread_setschedparam fails, issue the existing warning to stderr but do not exit the VM.