| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | pthread.h | 225 extern int pthread_create (pthread_t *__restrict __newthread, 242 extern int pthread_join (pthread_t __th, void **__thread_return); 247 extern int pthread_tryjoin_np (pthread_t __th, void **__thread_return) __THROW; 255 extern int pthread_timedjoin_np (pthread_t __th, void **__thread_return, 263 extern int pthread_detach (pthread_t __th) __THROW; 267 extern pthread_t pthread_self (void) __THROW __attribute__ ((__const__)); 270 extern int pthread_equal (pthread_t __thread1, pthread_t __thread2) __THROW; 404 extern int pthread_getattr_np (pthread_t __th, pthread_attr_t *__attr) 413 extern int pthread_setschedparam (pthread_t __target_thread, int __policy, 418 extern int pthread_getschedparam (pthread_t __target_thread, [all …]
|
| H A D | thread_db.h | 243 typedef pthread_t thread_t; 320 extern td_err_e td_ta_map_id2thr (const td_thragent_t *__ta, pthread_t __pt,
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | pthread.h | 151 (pthread_t thread, int *policy, struct sched_param *param)); 153 (pthread_t thread, int policy, struct sched_param *param)); 203 (pthread_t *thread, const pthread_attr_t *attr, 208 int _EXFUN(pthread_join, (pthread_t thread, void **value_ptr)); 212 int _EXFUN(pthread_detach, (pthread_t thread)); 220 pthread_t _EXFUN(pthread_self, (void)); 224 int _EXFUN(pthread_equal, (pthread_t t1, pthread_t t2)); 263 int _EXFUN(pthread_cancel, (pthread_t thread)); 281 (pthread_t thread_id, clockid_t *clock_id));
|
| /utopia/UTPA2-700.0.x/modules/hsl/api/hsl/ |
| H A D | frhsl_cfg.h | 239 pthread_t threadId; 276 pthread_t threadCmdRecvStart; 321 extern pthread_t gTestThreads[MAX_SELFTEST_THREAD_CNT];
|
| /utopia/UTPA2-700.0.x/modules/sys/hal/kano/sys/ |
| H A D | halSYS.c | 651 static pthread_t hDvfsThread; 1103 static pthread_t hDvfsGpuThread;
|
| /utopia/UTPA2-700.0.x/modules/sys/hal/k6/sys/ |
| H A D | halSYS.c | 655 static pthread_t hDvfsThread; 1082 static pthread_t hDvfsGpuThread;
|
| /utopia/UTPA2-700.0.x/modules/sys/hal/k7u/sys/ |
| H A D | halSYS.c | 653 static pthread_t hDvfsThread; 1080 static pthread_t hDvfsGpuThread;
|
| /utopia/UTPA2-700.0.x/modules/sys/hal/k6lite/sys/ |
| H A D | halSYS.c | 666 static pthread_t hDvfsThread; 1093 static pthread_t hDvfsGpuThread;
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | sigthread.h | 36 extern int pthread_kill (pthread_t __threadid, int __signo) __THROW;
|
| H A D | pthreadtypes.h | 50 typedef unsigned long int pthread_t; typedef
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/ |
| H A D | pthread_map.h | 93 #define pthread_t cyg_thread macro
|
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer.c | 12237 pthread_t thread_info0; in AU_CUS_CreateThread() 12282 pthread_t thread_info1; in AU_CUS_CreateThread() 12330 pthread_t thread_info2; in AU_CUS_CreateThread() 12376 pthread_t thread_info3; in AU_CUS_CreateThread() 12422 pthread_t thread_info4; in AU_CUS_CreateThread() 12467 pthread_t thread_info5; in AU_CUS_CreateThread() 12512 pthread_t thread_info6; in AU_CUS_CreateThread() 12557 pthread_t thread_info7; in AU_CUS_CreateThread() 12602 pthread_t thread_info8; in AU_CUS_CreateThread() 12647 pthread_t thread_info9; in AU_CUS_CreateThread() [all …]
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | drvIPAPool.c | 182 pthread_t pthIPAPollingId; 1164 pthread_t pthIPAPollingId = -1; in MApi_IPA_Pool_Notify()
|
| H A D | MsOS_linux.c | 351 pthread_t stThreadInfo; 1569 pthread_t self; in MsOS_InfoTaskID() 2555 pthread_t id; in MsOS_CreateTimer()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | types.h | 285 typedef __uint32_t pthread_t; /* identify a thread */ typedef
|
| H A D | signal.h | 163 int _EXFUN(pthread_kill, (pthread_t thread, int sig));
|
| /utopia/UTPA2-700.0.x/modules/pws/hal/curry/pws/ |
| H A D | halPWS.c | 226 static pthread_t hPowerMonitorThread;
|
| /utopia/UTPA2-700.0.x/modules/pws/hal/k6/pws/ |
| H A D | halPWS.c | 228 static pthread_t hPowerMonitorThread;
|
| /utopia/UTPA2-700.0.x/modules/pws/hal/k6lite/pws/ |
| H A D | halPWS.c | 228 static pthread_t hPowerMonitorThread;
|
| /utopia/UTPA2-700.0.x/modules/sys/hal/curry/sys/ |
| H A D | halSYS.c | 717 static pthread_t hDvfsThread;
|
| /utopia/UTPA2-700.0.x/modules/sys/hal/mooney/sys/ |
| H A D | halSYS.c | 780 static pthread_t hDvfsThread;
|
| /utopia/UTPA2-700.0.x/modules/sys/hal/messi/sys/ |
| H A D | halSYS.c | 795 static pthread_t hDvfsThread;
|
| /utopia/UTPA2-700.0.x/mxlib/hal/M7821/ |
| H A D | halCHIP.c | 667 pthread_t ithr ;
|
| /utopia/UTPA2-700.0.x/mxlib/hal/maxim/ |
| H A D | halCHIP.c | 667 pthread_t ithr ;
|
| /utopia/UTPA2-700.0.x/mxlib/hal/marcus/ |
| H A D | halCHIP.c | 667 pthread_t ithr ;
|