• Sharvil Nanavati's avatar
    Implement the reactor pattern in C. · 19084c62
    Sharvil Nanavati authored
    This code will form the basis of most select-based event loops in
    bluedroid. It provides a thread-safe abort routine and a separation
    between the dispatcher and event handler code.
    
    Change-Id: I6f1c033d18f045ba273187dab607c209dfe32d30
    19084c62
osi.h 180 Bytes