Searched refs:PX_OBJECT_DECLARE (Results 1 – 1 of 1) sorted by relevance
72 #define PX_OBJECT_DECLARE macro74 #define PX_OBJECT_DECLARE extern macro81 PX_OBJECT_DECLARE TX_QUEUE posix_work_queue;84 PX_OBJECT_DECLARE TX_THREAD posix_system_manager;94 PX_OBJECT_DECLARE TX_BYTE_POOL posix_heap_byte_pool;98 PX_OBJECT_DECLARE POSIX_TCB ptcb_pool[PTHREAD_THREADS_MAX];103 PX_OBJECT_DECLARE POSIX_MSG_QUEUE posix_queue_pool[POSIX_MAX_QUEUES];105 PX_OBJECT_DECLARE struct mq_attr posix_qattr_default;111 PX_OBJECT_DECLARE sem_t posix_sem_pool[SEM_NSEMS_MAX];116 PX_OBJECT_DECLARE pthread_attr_t posix_default_pthread_attr;[all …]