diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-04-05 14:12:32 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-04-05 14:12:32 +0000 |
commit | a86c329f99bf9cccb98a80f6d01316fb5305a169 (patch) | |
tree | 1ddaba1223726f2a63b8343c0cc720b8452799b0 /src/tutorial/funcs.c | |
parent | 49c8d08bc84951a30254b4c834cb8a4c6e266db7 (diff) |
Change getpid() while loop to use sched_yield(), greatly speeds up test.
sched_yield is a requirement for the test but not for our PostgreSQL
code, so if it causes a portability problem, we will remove it.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions