4 Комити (a815a788e6fa339cc11ac7b2fad970e174f2eb60)

Аутор SHA1 Порука Датум
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, пре 11 година
  Sam Hocevar ca230a60ad thread: implement Queue::TryPush and Queue::TryPop. пре 12 година
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. пре 13 година
  Sam Hocevar 1a54a81167 sys: move thread.h to the sys/ directory. пре 13 година
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. пре 13 година
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. пре 13 година
  Sam Hocevar 60a2e83d54 xbox: start working on an Xbox/Direct3D port. пре 14 година
  Sam Hocevar db728e48fe threads: change Queue to a template so that we can manage the element type. пре 14 година
  Sam Hocevar d026703430 build: for now, assume anything with <pthread.h> uses the pthread API. пре 14 година
  Sam Hocevar 3d3ec36548 core: start working on the Emcee class. пре 14 година
  Sam Hocevar 921d157ee0 core: implement Queue on Win32 and on the PS3. пре 14 година
  Sam Hocevar c2a8082c09 core: make the Queue object work with several producers, and get rid of пре 14 година
  Sam Hocevar 3a4e4709ba core: replace the Condition class with a nicer Queue object that is пре 14 година
  Sam Hocevar 72a4ad8480 win32: implement threads and mutexes. пре 14 година
  Sam Hocevar 29db078d6a core: add a mediocre threading system as the base for the real thing. пре 14 година