Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dmax_element.hpp42 >::type condition_; typedef
45 condition_
/OK3568_Linux_fs/kernel/net/tipc/
H A Dsocket.c412 #define tipc_wait_for_cond(sock_, timeo_, condition_) \ argument
418 while ((rc_ = !(condition_))) { \