Searched refs:PSEventTryAcquire (Results 1 – 9 of 9) sorted by relevance
77 PSEvent* PSEventTryAcquire();
29 PSEvent* PSEventTryAcquire() { in PSEventTryAcquire() function
84 while ((event = PSEventTryAcquire()) != NULL) { in example_main()
125 while ((event = PSEventTryAcquire()) != NULL) { in example_main()
310 while ((event = PSEventTryAcquire()) != NULL) { in example_main()
309 while ((event = PSEventTryAcquire()) != NULL) { in example_main()
530 while ((ps_event = PSEventTryAcquire()) != NULL) { in example_main()
491 while ((ps_event = PSEventTryAcquire()) != NULL) { in example_main()
813 while ((ps_event = PSEventTryAcquire()) != NULL) { in example_main()