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

  /external/kernel-headers/original/asm-arm/
thread_info.h 53 int preempt_count; /* 0 => preemptable, <0 => bug */
  /external/kernel-headers/original/asm-x86/
thread_info_32.h 33 int preempt_count; /* 0 => preemptable, <0 => BUG */
  /system/media/wilhelm/src/itf/
IObject.c 642 static SLresult IObject_SetPriority(SLObjectItf self, SLint32 priority, SLboolean preemptable)
650 thiz->mPreemptable = SL_BOOLEAN_FALSE != preemptable; // normalize
672 SLboolean preemptable = thiz->mPreemptable; local
675 *pPreemptable = preemptable;
  /external/llvm/include/llvm/Support/
ELF.h 643 STV_PROTECTED = 3 // Visible in other components but not preemptable
  /external/kernel-headers/original/linux/
fs.h 585 * NOTE: in a 32bit arch with a preemptable kernel and
    [all...]
  /system/media/wilhelm/include/OMXAL/
OpenMAXAL.h 196 XAboolean preemptable
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 433 SLboolean preemptable
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 433 SLboolean preemptable
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 433 SLboolean preemptable
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 433 SLboolean preemptable
    [all...]
  /system/media/wilhelm/include/SLES/
OpenSLES.h 433 SLboolean preemptable
    [all...]

Completed in 1036 milliseconds