Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/webchecker/
Dwsgui.py32 def __init__(self, msgq): argument
33 self.msgq = msgq
44 self.msgq.put(format)
57 self.msgq.put(None)
90 msgq = None variable in App
127 while not self.msgq.empty():
128 msg = self.msgq.get()
141 if not self.msgq:
142 self.msgq = Queue.Queue(0)
145 self.sucker = SuckerThread(self.msgq)
/external/curl/docs/examples/
Dhttp2-pushinmemory.c166 int msgq = 0;; in main() local
167 m = curl_multi_info_read(multi, &msgq); in main()
Dhttp2-serverpush.c318 int msgq = 0;; in main() local
319 m = curl_multi_info_read(multi_handle, &msgq); in main()
/external/selinux/libsepol/tests/policies/test-hooks/
Dcmp_policy.conf39 class msgq
295 class msgq
Dsmall-base.conf39 class msgq
295 class msgq
/external/selinux/libsepol/tests/policies/test-expander/
Duser-base.conf39 class msgq
295 class msgq
Dalias-base.conf39 class msgq
295 class msgq
Drole-base.conf39 class msgq
295 class msgq
Dsmall-base.conf39 class msgq
295 class msgq
/external/selinux/libsepol/tests/policies/test-deps/
Dsmall-base.conf39 class msgq
295 class msgq
Dbase-notmetreq.conf38 class msgq
291 class msgq
Dbase-metreq.conf39 class msgq
295 class msgq
/external/selinux/libsepol/tests/policies/test-linker/
Dsmall-base.conf39 class msgq
295 class msgq
/external/selinux/libsepol/tests/policies/test-cond/
Drefpolicy-base.conf27 class msgq
278 class msgq
1433 allow kernel_t self:msgq { associate getattr setattr create destroy read write enqueue unix_read un…
1532 allow kernel_t domain:{ sem msgq shm } *;
/external/selinux/python/sepolgen/src/share/
Dperm_map539 class msgq 10
/external/selinux/python/sepolgen/tests/
Dperm_map532 class msgq 10