HomeSort by relevance Sort by last modified time
    Searched refs:__block (Results 51 - 70 of 70) sorted by null

1 23

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
threading.py 133 self.__block = _allocate_lock()
173 rc = self.__block.acquire(blocking)
207 self.__block.release()
221 self.__block.acquire()
234 self.__block.release()
689 self.__block = Condition(Lock())
698 if hasattr(self, '_Thread__block'): # DummyThread deletes self.__block
699 self.__block.__init__()
705 return self.__block
865 # DummyThreads delete self.__block, but they have no waiters t
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
threading.py 133 self.__block = _allocate_lock()
173 rc = self.__block.acquire(blocking)
207 self.__block.release()
221 self.__block.acquire()
234 self.__block.release()
689 self.__block = Condition(Lock())
698 if hasattr(self, '_Thread__block'): # DummyThread deletes self.__block
699 self.__block.__init__()
705 return self.__block
865 # DummyThreads delete self.__block, but they have no waiters t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
mt_allocator.h 346 _M_adjust_freelist(const _Bin_record& __bin, _Block_record* __block,
351 __block->_M_thread_id = __thread_id;
719 _Block_record* __block = __bin._M_first[__thread_id]; local
720 __bin._M_first[__thread_id] = __block->_M_next;
722 __pool._M_adjust_freelist(__bin, __block, __thread_id);
723 __c = reinterpret_cast<char*>(__block) + __pool._M_get_align();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
mt_allocator.h 346 _M_adjust_freelist(const _Bin_record& __bin, _Block_record* __block,
351 __block->_M_thread_id = __thread_id;
719 _Block_record* __block = __bin._M_first[__thread_id]; local
720 __bin._M_first[__thread_id] = __block->_M_next;
722 __pool._M_adjust_freelist(__bin, __block, __thread_id);
723 __c = reinterpret_cast<char*>(__block) + __pool._M_get_align();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
mt_allocator.h 346 _M_adjust_freelist(const _Bin_record& __bin, _Block_record* __block,
351 __block->_M_thread_id = __thread_id;
719 _Block_record* __block = __bin._M_first[__thread_id]; local
720 __bin._M_first[__thread_id] = __block->_M_next;
722 __pool._M_adjust_freelist(__bin, __block, __thread_id);
723 __c = reinterpret_cast<char*>(__block) + __pool._M_get_align();
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 342 _M_adjust_freelist(const _Bin_record& __bin, _Block_record* __block,
347 __block->_M_thread_id = __thread_id;
705 _Block_record* __block = __bin._M_first[__thread_id]; local
706 __bin._M_first[__thread_id] = __block->_M_next;
708 __pool._M_adjust_freelist(__bin, __block, __thread_id);
709 __c = reinterpret_cast<char*>(__block) + __pool._M_get_align();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 342 _M_adjust_freelist(const _Bin_record& __bin, _Block_record* __block,
347 __block->_M_thread_id = __thread_id;
705 _Block_record* __block = __bin._M_first[__thread_id]; local
706 __bin._M_first[__thread_id] = __block->_M_next;
708 __pool._M_adjust_freelist(__bin, __block, __thread_id);
709 __c = reinterpret_cast<char*>(__block) + __pool._M_get_align();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 342 _M_adjust_freelist(const _Bin_record& __bin, _Block_record* __block,
347 __block->_M_thread_id = __thread_id;
705 _Block_record* __block = __bin._M_first[__thread_id]; local
706 __bin._M_first[__thread_id] = __block->_M_next;
708 __pool._M_adjust_freelist(__bin, __block, __thread_id);
709 __c = reinterpret_cast<char*>(__block) + __pool._M_get_align();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
mt_allocator.h 342 _M_adjust_freelist(const _Bin_record& __bin, _Block_record* __block,
347 __block->_M_thread_id = __thread_id;
705 _Block_record* __block = __bin._M_first[__thread_id]; local
706 __bin._M_first[__thread_id] = __block->_M_next;
708 __pool._M_adjust_freelist(__bin, __block, __thread_id);
709 __c = reinterpret_cast<char*>(__block) + __pool._M_get_align();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
mt_allocator.h 344 _M_adjust_freelist(const _Bin_record& __bin, _Block_record* __block,
349 __block->_M_thread_id = __thread_id;
707 _Block_record* __block = __bin._M_first[__thread_id]; local
708 __bin._M_first[__thread_id] = __block->_M_next;
710 __pool._M_adjust_freelist(__bin, __block, __thread_id);
711 __c = reinterpret_cast<char*>(__block) + __pool._M_get_align();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h 344 _M_adjust_freelist(const _Bin_record& __bin, _Block_record* __block,
349 __block->_M_thread_id = __thread_id;
711 _Block_record* __block = __bin._M_first[__thread_id]; local
712 __bin._M_first[__thread_id] = __block->_M_next;
714 __pool._M_adjust_freelist(__bin, __block, __thread_id);
715 __c = reinterpret_cast<char*>(__block) + __pool._M_get_align();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
mt_allocator.h 344 _M_adjust_freelist(const _Bin_record& __bin, _Block_record* __block,
349 __block->_M_thread_id = __thread_id;
707 _Block_record* __block = __bin._M_first[__thread_id]; local
708 __bin._M_first[__thread_id] = __block->_M_next;
710 __pool._M_adjust_freelist(__bin, __block, __thread_id);
711 __c = reinterpret_cast<char*>(__block) + __pool._M_get_align();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h 344 _M_adjust_freelist(const _Bin_record& __bin, _Block_record* __block,
349 __block->_M_thread_id = __thread_id;
711 _Block_record* __block = __bin._M_first[__thread_id]; local
712 __bin._M_first[__thread_id] = __block->_M_next;
714 __pool._M_adjust_freelist(__bin, __block, __thread_id);
715 __c = reinterpret_cast<char*>(__block) + __pool._M_get_align();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
mt_allocator.h 346 _M_adjust_freelist(const _Bin_record& __bin, _Block_record* __block,
351 __block->_M_thread_id = __thread_id;
719 _Block_record* __block = __bin._M_first[__thread_id]; local
720 __bin._M_first[__thread_id] = __block->_M_next;
722 __pool._M_adjust_freelist(__bin, __block, __thread_id);
723 __c = reinterpret_cast<char*>(__block) + __pool._M_get_align();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
mt_allocator.h 346 _M_adjust_freelist(const _Bin_record& __bin, _Block_record* __block,
351 __block->_M_thread_id = __thread_id;
719 _Block_record* __block = __bin._M_first[__thread_id]; local
720 __bin._M_first[__thread_id] = __block->_M_next;
722 __pool._M_adjust_freelist(__bin, __block, __thread_id);
723 __c = reinterpret_cast<char*>(__block) + __pool._M_get_align();
  /ndk/sources/cxx-stl/stlport/src/
allocators.cpp 544 _FreeBlockHeader* __block = __STATIC_CAST(_FreeBlockHeader*, _S_free_mem_blocks.pop()); local
545 if (__block != 0) {
548 char* __buf_start = __REINTERPRET_CAST(char*, __block);
549 __add_atomic_t __bytes_left = __block->_M_end - __buf_start;
572 __newblock->_M_end = __block->_M_end;
    [all...]
  /external/clang/test/SemaCXX/
lambda-expressions.cpp 69 __block int e; // expected-note 3 {{declared}}
70 [&]() { return e; }; // expected-error {{__block variable 'e' cannot be captured in a lambda expression}}
71 [&e]() { return e; }; // expected-error 2 {{__block variable 'e' cannot be captured in a lambda expression}}
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
obstack.h 191 void obstack_free (struct obstack *__obstack, void *__block);
unistd.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
obstack.h 191 void obstack_free (struct obstack *__obstack, void *__block);

Completed in 1181 milliseconds

1 23