Searched refs:next_semaphore (Results 1 – 1 of 1) sorted by relevance
205 TX_SEMAPHORE *next_semaphore; in _tx_semaphore_create() local266 next_semaphore = _tx_semaphore_created_ptr; in _tx_semaphore_create()267 previous_semaphore = next_semaphore -> tx_semaphore_created_previous; in _tx_semaphore_create()270 next_semaphore -> tx_semaphore_created_previous = semaphore_ptr; in _tx_semaphore_create()275 semaphore_ptr -> tx_semaphore_created_next = next_semaphore; in _tx_semaphore_create()288 …E_CREATE, semaphore_ptr, initial_count, TX_POINTER_TO_ULONG_CONVERT(&next_semaphore), 0, TX_TRACE_… in _tx_semaphore_create()