HelenOS sources

_ready_list_pop   359 uspace/lib/c/generic/thread/fibril.c 	return _ready_list_pop(&tv, locked);
_ready_list_pop   526 uspace/lib/c/generic/thread/fibril.c 		fibril_t *f = _ready_list_pop(to, false);
HelenOS homepage, sources at GitHub