Home
last modified time | relevance | path

Searched refs:pthread_attr_getinheritsched (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
H A Dpthread_attr.c125 int pthread_attr_getinheritsched(const pthread_attr_t *attr, int *inherit) in pthread_attr_getinheritsched() function
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dpthread.h950 * @retval #int If successful, the pthread_attr_getinheritsched() function shall return zero; otherwise, an error number shall be returned to indicate the error.
959 int pthread_attr_getinheritsched(const pthread_attr_t *__restrict, int *__restrict);
982 * @see pthread_attr_getinheritsched

Completed in 4 milliseconds