Home
last modified time | relevance | path

Searched defs:threadAttr (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_thread_test.cpp439 SoftBusThreadAttr threadAttr = {0}; variable
452 SoftBusThreadAttr threadAttr = {0}; variable
484 SoftBusThreadAttr threadAttr = {0}; variable
503 SoftBusThreadAttr threadAttr = {0}; variable
523 SoftBusThreadAttr threadAttr = {0}; variable
542 SoftBusThreadAttr threadAttr = {0}; variable
561 SoftBusThreadAttr threadAttr = {0}; variable
580 SoftBusThreadAttr threadAttr = {0}; variable
599 SoftBusThreadAttr threadAttr = {0}; variable
619 SoftBusThreadAttr threadAttr = {0}; variable
[all …]
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_thread.c123 int32_t SoftBusThreadAttrInit(SoftBusThreadAttr *threadAttr) in SoftBusThreadAttrInit()
143 static int32_t SoftbusSetThreadPolicy(SoftBusThreadAttr *threadAttr, pthread_attr_t *attr) in SoftbusSetThreadPolicy()
157 static int32_t SoftbusSetThreadDetachState(SoftBusThreadAttr *threadAttr, pthread_attr_t *attr) in SoftbusSetThreadDetachState()
171 static int32_t SoftbusSetThreadPeriority(SoftBusThreadAttr *threadAttr, pthread_attr_t *attr) in SoftbusSetThreadPeriority()
216 static int32_t SoftBusConfTransPthreadAttr(SoftBusThreadAttr *threadAttr, pthread_attr_t *attr) in SoftBusConfTransPthreadAttr()
253 int32_t SoftBusThreadCreate(SoftBusThread *thread, SoftBusThreadAttr *threadAttr, in SoftBusThreadCreate()
/ohos5.0/foundation/communication/ipc/ipc/test/rpc/socket_trans/src/
H A Drpc_mini_socket_trans.c184 pthread_attr_t threadAttr; in OpenTcpServerSocket() local
218 pthread_attr_t threadAttr; in StartListen() local
285 pthread_attr_t threadAttr; in HandleConnect() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dthread_adapter.c70 pthread_attr_t threadAttr; in THREAD_Create() local
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_client_stub.c142 SoftBusThreadAttr threadAttr; in StartDeathProcTask() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_network.cpp333 pthread_attr_t threadAttr; in CreateThread() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_uhid.cpp290 pthread_attr_t threadAttr; in CreateThread() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dbr_mock.cpp168 SoftBusThread *thread, SoftBusThreadAttr *threadAttr, void *(*threadEntry) (void *), void *arg) in SoftBusThreadCreate()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file.c531 SoftBusThreadAttr threadAttr; in TransCloseFileChannel() local
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dipc_invoker.c450 pthread_attr_t threadAttr; in StartCallbackDispatch() local
/ohos5.0/foundation/communication/dsoftbus/core/common/message_handler/
H A Dmessage_handler.c208 SoftBusThreadAttr threadAttr; in StartNewLooperThread() local