Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_multiprocessing/
Dconnection.h26 #define CHECK_WRITABLE(self) \ macro
107 CHECK_WRITABLE(self); in connection_sendbytes()
267 CHECK_WRITABLE(self); in connection_send_obj()