Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/rbug/
Drbug_core.c422 …struct rbug_proto_context_draw_unblock *unblock = (struct rbug_proto_context_draw_unblock *)header; in rbug_context_draw_unblock() local
428 rb_context = rbug_get_context_locked(rb_screen, unblock->context); in rbug_context_draw_unblock()
437 if (unblock->unblock & RBUG_BLOCK_RULE) in rbug_context_draw_unblock()
440 rb_context->draw_blocked &= ~unblock->unblock; in rbug_context_draw_unblock()
442 rb_context->draw_blocker &= ~unblock->unblock; in rbug_context_draw_unblock()
/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_context.h81 rbug_block_t unblock; member
150 rbug_block_t unblock,
Drbug_context.c197 rbug_block_t unblock, in rbug_send_context_draw_unblock() argument
219 WRITE(4, rbug_block_t, unblock); /* unblock */ in rbug_send_context_draw_unblock()
596 READ(4, rbug_block_t, unblock); /* unblock */ in rbug_demarshal_context_draw_unblock()
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dposix_signal_blocker.hpp61 void unblock() in unblock() function in asio::detail::posix_signal_blocker
/external/valgrind/gdbserver_tests/solaris/
Dnlcontrolc.stdinB.gdb14 # After the timeout expires, threads will unblock.
/external/autotest/client/site_tests/network_SIMLocking/
Dcontrol31 - Attempt to unblock a puk-locked SIM with incorrect sim-puk, until the SIM
/external/valgrind/gdbserver_tests/
Dnlcontrolc.stdinB.gdb14 # We will unblock them by changing their timeout argument
/external/libweave/src/
Daccess_api_handler.cc73 "unblock": {
Daccess_api_handler_unittest.cc131 "unblock": { in TEST_F()
/external/clang/docs/
DAddressSanitizer.rst157 to unblock yourself and continue on with the testing. This suppression
/external/selinux/policycoreutils/
DChangeLog1191 (unblock SIGCHLD). Bug reported by Erich Schubert.