mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
6f42eadc54
The former is a non-standard glibc extension. On linux, it is implemented as a call to sched_yield, so this change does nothing there. On OSX, pthread_yield doesn't exist, and we already use sched_yield. |
||
---|---|---|
.. | ||
av_test.c | ||
DHT_test.c | ||
dns3_test.c | ||
irc_syncbot.c | ||
Makefile.inc | ||
Messenger_test.c | ||
misc_tools.c | ||
nTox.c | ||
nTox.h | ||
tox_shell.c | ||
tox_sync.c |