Searched refs:MSG_ALIVE_VALUE (Results 1 – 2 of 2) sorted by relevance
88 if (*(scp2pcc_ctx.config->shared_alive_address) != MSG_ALIVE_VALUE) { in mem_msg_send_message()91 *(scp2pcc_ctx.config->shared_alive_address) = MSG_ALIVE_VALUE; in mem_msg_send_message()92 if (*(scp2pcc_ctx.config->shared_alive_address) != MSG_ALIVE_VALUE) { in mem_msg_send_message()144 *(scp2pcc_ctx.config->shared_alive_address) = MSG_ALIVE_VALUE; in n1sdp_scp2pcc_init()
20 #define MSG_ALIVE_VALUE 0xDEADBEEF macro
Completed in 2 milliseconds