HomeSort by: relevance | last modified time | path
    Searched defs:__pthread_spin_t (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libpthread/
pthread_types.h 45 typedef __cpu_simple_lock_nv_t __pthread_spin_t; typedef in typeref:typename:__cpu_simple_lock_nv_t
48 typedef pthread_spin_t __pthread_spin_t; typedef in typeref:typename:pthread_spin_t
114 __pthread_spin_t ptm_errorcheck;
127 __pthread_spin_t ptm_unused;
174 __pthread_spin_t ptc_lock;
210 __pthread_spin_t pts_spin;
228 __pthread_spin_t ptr_interlock;
pthread_types.h 45 typedef __cpu_simple_lock_nv_t __pthread_spin_t; typedef in typeref:typename:__cpu_simple_lock_nv_t
48 typedef pthread_spin_t __pthread_spin_t; typedef in typeref:typename:pthread_spin_t
114 __pthread_spin_t ptm_errorcheck;
127 __pthread_spin_t ptm_unused;
174 __pthread_spin_t ptc_lock;
210 __pthread_spin_t pts_spin;
228 __pthread_spin_t ptr_interlock;

Completed in 24 milliseconds