Searched refs:PX_OBJECT_DECLARE (Results 1 – 1 of 1) sorted by relevance
71 #define PX_OBJECT_DECLARE macro73 #define PX_OBJECT_DECLARE extern macro80 PX_OBJECT_DECLARE TX_QUEUE posix_work_queue;83 PX_OBJECT_DECLARE TX_THREAD posix_system_manager;93 PX_OBJECT_DECLARE TX_BYTE_POOL posix_heap_byte_pool;97 PX_OBJECT_DECLARE POSIX_TCB ptcb_pool[PTHREAD_THREADS_MAX];102 PX_OBJECT_DECLARE POSIX_MSG_QUEUE posix_queue_pool[POSIX_MAX_QUEUES];104 PX_OBJECT_DECLARE struct mq_attr posix_qattr_default;110 PX_OBJECT_DECLARE sem_t posix_sem_pool[SEM_NSEMS_MAX];115 PX_OBJECT_DECLARE pthread_attr_t posix_default_pthread_attr;[all …]