Function rc_pthread_print_properties#

Function Documentation#

int rc_pthread_print_properties(pthread_t thread)#

Prints human-readable scheduler and priority for a pthread_t handle.

Parameters:

thread[in] pthread_t handle

Returns:

0 on success or -1 on failure