> No, what I mean is that why can't you do about the same mutexed > activated inside static_key API function instead of requiring every > user to worry about the function returning asynchronously. > ie. synchronize inside static_key API instead of in the callers. > Like this?