Edit

kc3-lang/SDL/src/thread/pthread

Branch :

  • Show log

    Commit

  • Author : Ryan C. Gordon
    Date : 2018-05-21 12:00:21
    Hash : 0ad4b0b6
    Message : thread: fixed compiler warnings on non-Linux systems that use pthread. (static function rtkit_setpriority was unused, moved it in with rest of __LINUX__ section.)