Liste des Groupes | Revenir à cl c |
On 5/2/2024 5:15 PM, Kaz Kylheku wrote:A fun part...On 2024-05-02, Chris M. Thomasson <chris.m.thomasson.1@gmail.com> wrote::^D The problem is that I have had to debug server code that actually locked a global mutex ala:The CPU can become a bottleneck.>
Unfortunately, not in a way that you could use for playing slide
guitar, let alone actually drinking beer through it.
>
for (;;)
{
io_complete& io = wait_for_io(INFINITE);
lock();
io.foobar();
unlock();
}
Oh shit.
Les messages affichés proviennent d'usenet.