• J
    consistently use the LOCK an UNLOCK macros · c4bc0b1a
    Jens Gustedt 提交于
    In some places there has been a direct usage of the functions. Use the
    macros consistently everywhere, such that it might be easier later on to
    capture the fast path directly inside the macro and only have the call
    overhead on the slow path.
    c4bc0b1a
pthread_setschedparam.c 258 字节