• J
    Rename file and add some comment/changes (#6587) · 9a062484
    Jun Li 提交于
    1. rename semphone to semaphore
    2. add comment for tsched.h
    3. change the function signature for taosSchedulerTask, changing from
    return int to void. We currently don't check any return code of the function.
    4. add some error handlings. For fatal error, just exit the process because
    the program may run into a random state.
    9a062484
os.h 1.1 KB