summaryrefslogtreecommitdiff
path: root/lib/dialyzer/test/race_SUITE_data/results/whereis_control_flow4
blob: 76b60a0db8097462c8d551e84672fe763cde7fef (plain)
1
2
3

whereis_control_flow4.erl:18:19: The call erlang:register('maria',Pid1::pid()) might fail due to a possible race condition caused by its combination with the erlang:whereis('maria') call in whereis_control_flow4.erl on line {8,8}
whereis_control_flow4.erl:19:19: The call erlang:register('kostis',Pid2::pid()) might fail due to a possible race condition caused by its combination with the erlang:whereis('kostis') call in whereis_control_flow4.erl on line {13,16}