HomeSort by relevance Sort by last modified time
    Searched full:_atom (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
thread_beos.h 11 int32 _atom; member in struct:benaphore
23 ben->_atom = 0;
53 int32 prev = atomic_add( &(ben->_atom), 1 );
64 int32 prev = atomic_add( &(ben->_atom), 1 );
88 int32 prev = atomic_add( &(ben->_atom), -1 );
  /external/python/cpython2/Python/
thread_beos.h 11 int32 _atom; member in struct:benaphore
23 ben->_atom = 0;
53 int32 prev = atomic_add( &(ben->_atom), 1 );
64 int32 prev = atomic_add( &(ben->_atom), 1 );
88 int32 prev = atomic_add( &(ben->_atom), -1 );
  /external/python/cpython2/Doc/reference/
expressions.rst 72 .. _atom-identifiers:
109 .. _atom-literals:
    [all...]

Completed in 83 milliseconds