genericopenlibs/posixrealtimeextensions/bwins/librtu.def
author andy simpson <andrews@symbian.org>
Wed, 16 Jun 2010 08:14:03 +0100
branchGCC_SURGE
changeset 36 6a60b9d459b4
parent 0 e4d67989cc36
permissions -rw-r--r--
GCCE fixes (Bug 2971) (see also Bug 1713 on CompilerCompatibilty branch) : Remove overqualified method name and change check for ULong to not try and test typedef

EXPORTS
	clock_getcpuclockid @ 1 NONAME
	clock_getres @ 2 NONAME
	clock_gettime @ 3 NONAME
	clock_nanosleep @ 4 NONAME
	clock_settime @ 5 NONAME
	timer_create @ 6 NONAME
	timer_delete @ 7 NONAME
	timer_getoverrun @ 8 NONAME
	timer_gettime @ 9 NONAME
	timer_settime @ 10 NONAME
	shm_open @ 11 NONAME
	shm_unlink @ 12 NONAME