Searched refs:once (Results 1 – 13 of 13) sorted by relevance
1 # TODO This should not be occurring. Revert once the following bug has
17 #pragma once
14 # Reset the watchdog counter once boot is completed
227 # Reset the watchdog counter once boot is completed
39 # TODO remove once the modem team removes system() calls to toolbox functions
47 public unique name by which clients will link to your library, but once this
339 uint32_t once; member
368 uint32_t once; member
137 pthread_once_t once = PTHREAD_ONCE_INIT; variable198 pthread_once(&once, init_once); in lib_init()
1891 queue->once = 0; in mm_channel_handle_metadata()1936 && !queue->once) { in mm_channel_handle_metadata()1941 queue->once = 1; in mm_channel_handle_metadata()
2207 queue->once = 0; in mm_channel_handle_metadata()2267 && !queue->once) { in mm_channel_handle_metadata()2273 queue->once = 1; in mm_channel_handle_metadata()