Home
last modified time | relevance | path

Searched refs:CustomPUnblock (Results 1 - 4 of 4) sorted by relevance

/developtools/profiler/device/base/include/
H A Dcommon.h36 int CustomPUnblock(int fds[]);
/developtools/profiler/device/plugins/hisysevent_plugin/src/
H A Dhisysevent_plugin.cpp87 COMMON::CustomPUnblock(pipeFds_); in Stop()
/developtools/profiler/device/plugins/hilog_plugin/src/
H A Dhilog_plugin.cpp119 COMMON::CustomPUnblock(pipeFds_); in Stop()
/developtools/profiler/device/base/src/
H A Dcommon.cpp343 // Make sure the parent pipe reads and writes exist;CustomPUnblock will use. in CustomPopen()
414 // IF pipe fds is block, before release other threads, you need call CustomPUnblock
415 int CustomPUnblock(int fds[]) in CustomPUnblock() function

Completed in 3 milliseconds