Home
last modified time | relevance | path

Searched defs:_execute (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/windows/pthread/inc/
H A Dpthread.h763 #define pthread_cleanup_pop( _execute ) \ argument
788 #define pthread_cleanup_pop( _execute ) \ argument
866 #define pthread_cleanup_pop( _execute ) \ argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/prserv/
H A Ddb.py59 def _execute(self, *query): member in PRTable