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

  /device/linaro/bootloader/edk2/StdLib/Include/sys/
param.h 178 #define PZERO 22 /* No longer magic, shouldn't be here. XXX */
  /external/python/cpython2/Lib/plat-irix5/
FILE.py 84 def mutex_enter(m): return psema(m, PZERO | PNOSTOP)
  /external/python/cpython2/Lib/plat-irix6/
FILE.py 396 PZERO = 25
517 def mutex_enter(m): return mutex_lock(m, PZERO)

Completed in 72 milliseconds