Home
last modified time | relevance | path

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

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