Home
last modified time | relevance | path

Searched refs:SoftBusConfTransPthreadAttr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_thread.c216 static int32_t SoftBusConfTransPthreadAttr(SoftBusThreadAttr *threadAttr, pthread_attr_t *attr) in SoftBusConfTransPthreadAttr() function
280 ret = SoftBusConfTransPthreadAttr(threadAttr, &attr); in SoftBusThreadCreate()